Skip to content

Commit

Permalink
chore: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Apr 22, 2024
1 parent 3cb31c0 commit d749d5d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ pre-commit = "^3.1.1"
pytest = "^8.0.0"
pytest-cov = "^5.0.0"
pytest-dotenv = "^0.5.2"
pytest-iam = "^0.0.11"
pytest-iam = "^0.0.12"
pytest-mock = "^3.11.1"
wsgidav = "^4.3.1"
pytest-smtpd = "^0.1.0"
Expand Down
2 changes: 1 addition & 1 deletion web/requirements.dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ pyflakes==3.2.0 ; python_version >= "3.9" and python_version < "4.0"
pyquery==2.0.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-cov==5.0.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-dotenv==0.5.2 ; python_version >= "3.9" and python_version < "4.0"
pytest-iam==0.0.11 ; python_version >= "3.9" and python_version < "4.0"
pytest-iam==0.0.12 ; python_version >= "3.9" and python_version < "4.0"
pytest-mock==3.14.0 ; python_version >= "3.9" and python_version < "4.0"
pytest-smtpd==0.1.0 ; python_version >= "3.9" and python_version < "4"
pytest==8.1.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit d749d5d

Please sign in to comment.