Skip to content

Commit

Permalink
Merge pull request #276 from seapagan/dependabot/pip/cryptography-42.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Mar 2, 2024
2 parents fdaa119 + fbb4bc3 commit b23660c
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
66 changes: 33 additions & 33 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 requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
columnar==1.4.1 ; python_version >= "3.9" and python_version < "4.0"
coverage[toml]==7.4.1 ; python_version >= "3.9" and python_version < "4.0"
cryptography==42.0.2 ; python_version >= "3.9" and python_version < "4.0"
cryptography==42.0.4 ; python_version >= "3.9" and python_version < "4.0"
csscompressor==0.9.5 ; python_version >= "3.9" and python_version < "4.0"
deprecated==1.2.14 ; python_version >= "3.9" and python_version < "4.0"
distlib==0.3.8 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ cffi==1.16.0 ; python_version >= "3.9" and python_version < "4.0"
charset-normalizer==3.3.2 ; python_version >= "3.9" and python_version < "4.0"
click==8.1.7 ; python_version >= "3.9" and python_version < "4.0"
colorama==0.4.6 ; python_version >= "3.9" and python_version < "4.0"
cryptography==42.0.2 ; python_version >= "3.9" and python_version < "4.0"
cryptography==42.0.4 ; python_version >= "3.9" and python_version < "4.0"
deprecated==1.2.14 ; python_version >= "3.9" and python_version < "4.0"
gitdb==4.0.11 ; python_version >= "3.9" and python_version < "4.0"
github-changelog-md==0.8.1 ; python_version >= "3.9" and python_version < "4.0"
Expand Down

0 comments on commit b23660c

Please sign in to comment.