Skip to content

Commit

Permalink
Update cryptography
Browse files Browse the repository at this point in the history
  • Loading branch information
FinemechanicPub committed Sep 9, 2024
1 parent 0c05202 commit f397a2b
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 60 deletions.
88 changes: 31 additions & 57 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 @@ -58,7 +58,7 @@ pip = "^24.0"
werkzeug = "^3.0.4"
urllib3 = "^2.2.2"
requests = "^2.32.3"
cryptography = "^42.0.5"
cryptography = "^43.0.1"
sqlparse = "^0.5.0"
easy-thumbnails = "^2.8.5"
idna = "^3.7"
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ 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" and (sys_platform == "win32" or platform_system == "Windows")
coverage==5.5 ; python_version >= "3.9" and python_version < "4"
cryptography==42.0.5 ; python_version >= "3.9" and python_version < "4.0"
cryptography==43.0.1 ; python_version >= "3.9" and python_version < "4.0"
cssselect2==0.7.0 ; python_version >= "3.9" and python_version < "4.0"
decorator==5.1.1 ; python_version >= "3.9" and python_version < "4.0"
distlib==0.3.7 ; python_version >= "3.9" and python_version < "4.0"
Expand Down
Loading

0 comments on commit f397a2b

Please sign in to comment.