Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/pip/requests-2.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
erikng authored Feb 1, 2024
2 parents 30d8c2d + 4043cb7 commit 154469b
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions requirement_files/Sphinx.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
alabaster==0.7.12
Babel==2.11.0
certifi==2022.12.7
certifi==2023.7.22
charset-normalizer==2.1.1
docutils==0.19
idna==3.4
Expand All @@ -19,4 +19,4 @@ sphinxcontrib-jsmath==1.0.1
sphinxcontrib-qthelp==1.0.3
sphinxcontrib-serializinghtml==1.1.5
sphinxcontrib.applehelp==1.0.3
urllib3==1.26.13
urllib3==1.26.18
4 changes: 2 additions & 2 deletions requirement_files/requests.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
certifi==2022.12.7
certifi==2023.7.22
charset-normalizer==2.1.1
idna==3.4
requests==2.31.0
urllib3==1.26.13
urllib3==1.26.18
4 changes: 2 additions & 2 deletions requirement_files/slacker.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
certifi==2022.12.7
certifi==2023.7.22
charset-normalizer==2.1.1
idna==3.4
requests==2.31.0
slacker==0.14.0
urllib3==1.26.13
urllib3==1.26.18
4 changes: 2 additions & 2 deletions requirements_recommended.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ asn1crypto==1.5.1
aspy.yaml==1.3.0
attrs==22.2.0
black==22.12.0
certifi==2022.12.7
certifi==2023.7.22
cffi==1.15.1
--no-binary cffi
cfgv==3.3.1
Expand Down Expand Up @@ -34,7 +34,7 @@ requests==2.31.0
six==1.16.0
tokenize-rt==5.0.0
tomli==2.0.1
urllib3==1.26.13
urllib3==1.26.18
virtualenv==20.17.1
xattr==0.10.1
--no-binary xattr

0 comments on commit 154469b

Please sign in to comment.