Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion requirements/all.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ coverage[toml]==7.2.7
# via
# pytest-cov
# sampleproject (pyproject.toml)
cryptography==41.0.1
cryptography==41.0.3
# via secretstorage
docutils==0.20.1
# via readme-renderer
Expand Down
2 changes: 1 addition & 1 deletion requirements/check-release.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ charset-normalizer==3.1.0
# via requests
check-manifest==0.49
# via sampleproject (pyproject.toml)
cryptography==41.0.1
cryptography==41.0.3
# via secretstorage
docutils==0.20.1
# via readme-renderer
Expand Down