Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/pip/server/certbot-2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tykling authored Oct 2, 2023
2 parents 5ecedd2 + ad61890 commit c83db5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion client/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ black==23.1.0
codecov==2.1.12
flake8==5.0.4
isort==5.12.0
pre-commit==2.20.0
pre-commit==3.4.0
mypy==1.1.1
Sphinx==5.3.0
sphinx-rtd-theme==1.2.0
Expand Down
4 changes: 2 additions & 2 deletions server/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
-r requirements.txt
black==23.1.0
codecov==2.1.12
flake8==5.0.4
flake8==6.1.0
isort==5.12.0
pre-commit==2.20.0
mypy==1.1.1
Expand All @@ -12,7 +12,7 @@ pytest==7.2.2
pytest-cov==4.0.0
pytest-randomly==3.12.0
tox==4.4.6
twine==4.0.1
twine==4.0.2
types-cryptography==3.3.23.2
types-requests==2.28.11.15
types-PyYAML==6.0.12.12

0 comments on commit c83db5e

Please sign in to comment.