Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.
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/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile --output-file=base.txt base.in
#
certifi==2018.8.24
certifi==2022.12.7
# via requests
charset-normalizer==2.0.7
# via requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ bandit==1.6.2
# via -r test.txt
bleach==3.3.0
# via readme-renderer
certifi==2018.8.24
certifi==2022.12.7
# via
# -r test.txt
# requests
Expand Down
2 changes: 1 addition & 1 deletion requirements/test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ babel==2.9.1
# via sphinx
bandit==1.6.2
# via -r test.in
certifi==2018.8.24
certifi==2022.12.7
# via
# -r base.txt
# requests
Expand Down