Skip to content

Commit

Permalink
chore: bump nox and black, pin pyfakefs back temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Apr 9, 2024
1 parent e0334ad commit d3b7dba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
black>=23.3.0,<24.0.0
black>=23.3.0,<25.0.0
darglint>=1.8.1,<2.0.0
isort>=5.10.1,<6.0.0
mypy>=1.4.1,<2.0.0
nox==2023.4.22
nox==2024.3.2
pycodestyle>=2.8.0,<3.0.0
pydocstyle>=6.1.1,<7.0.0
pyfakefs>=5.0.0,<6.0.0
pyfakefs>=5.0.0,<5.4.0
pylama>=8.4.0,<9.0.0
pylint>=3.0.0,<4.0.0
pytest-asyncio>=0.17.0,<1.0.0
Expand Down

0 comments on commit d3b7dba

Please sign in to comment.