Skip to content

Commit

Permalink
Merge pull request #346 from dirksammel/update-pyauditor-v0.5.0
Browse files Browse the repository at this point in the history
Update pyauditor to 0.5.0
  • Loading branch information
giffels authored Apr 29, 2024
2 parents 3521938 + 2b7b7a5 commit 72b113e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def get_cryptography_version():
"asyncstdlib",
"async-timeout",
"typing_extensions",
"python-auditor==0.3.1",
"python-auditor==0.5.0",
"tzlocal",
*REST_REQUIRES,
],
Expand Down

0 comments on commit 72b113e

Please sign in to comment.