Skip to content
Open
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.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ botocore==1.31.66
# s3transfer
cachetools==5.3.1
# via google-auth
certifi==2023.7.22
certifi==2024.8.30
# via requests
cffi==1.16.0
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ bump2version==1.0.1
# via bumpversion
bumpversion==0.6.0
# via -r requirements_dev.in
certifi==2023.7.22
certifi==2024.8.30
# via requests
cffi==1.16.0
# via cryptography
Expand Down