Skip to content

Commit

Permalink
Merge pull request #1206 from rdmorganiser/dependabot/pip/dependency-…
Browse files Browse the repository at this point in the history
…updates/optional-b1f6bcd574

build(deps): bump the optional group across 1 directory with 4 updates
  • Loading branch information
MyPyDavid authored Nov 29, 2024
2 parents dfbc2fd + 106caf4 commit 6437a7f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ ci = [
dev = [
"build>=1.0,<2.0",
"pipdeptree>=2.13,<3.0",
"pre-commit>=3.4,<4.0",
"pre-commit>=3.4,<5.0",
"setuptools>=73,<76",
"twine>=5.1.1,<6.0",
"wheel>=0.42,<0.45",
Expand All @@ -87,7 +87,7 @@ gunicorn = [
"gunicorn>=23.0,<24.0",
]
ldap = [
"django-auth-ldap>=4.5,<5.0",
"django-auth-ldap>=4.5,<6.0",
]
mysql = [
"mysqlclient>=2.2,<3.0",
Expand All @@ -97,10 +97,10 @@ postgres = [
]
pytest = [
"pytest>=8.0,<9.0",
"pytest-cov>=4.1,<6.0",
"pytest-cov>=4.1,<7.0",
"pytest-django>=4.5,<5.0",
"pytest-mock>=3.11,<4.0",
"pytest-playwright>=0.4.3,<0.6.0",
"pytest-playwright>=0.4.3,<0.7.0",
"pytest-randomly>=3.15,<4.0",
"pytest-xdist>=3.3,<4.0",
]
Expand Down

0 comments on commit 6437a7f

Please sign in to comment.