Skip to content

Commit

Permalink
chore: bump to pytest-iam 0.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
azmeuk committed Mar 12, 2024
1 parent 4aa69c7 commit 8b6a473
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
11 changes: 6 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 = "^7.4.0"
pytest-cov = "^4.1.0"
pytest-dotenv = "^0.5.2"
pytest-iam = "^0.0.6"
pytest-iam = "^0.0.7"
pytest-mock = "^3.11.1"
wsgidav = "^4.3.0"
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 @@ -48,7 +48,7 @@ pyflakes==3.2.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pyquery==2.0.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-cov==4.1.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-dotenv==0.5.2 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-iam==0.0.6 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-iam==0.0.7 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-mock==3.12.0 ; python_full_version >= "3.8.1" and python_version < "4.0"
pytest-smtpd==0.1.0 ; python_full_version >= "3.8.1" and python_version < "4"
pytest==7.4.4 ; python_full_version >= "3.8.1" and python_version < "4.0"
Expand Down

0 comments on commit 8b6a473

Please sign in to comment.