Skip to content

Commit 36048ba

Browse files
Bump requests from 2.31.0 to 2.32.0 (#486)
* --- updated-dependencies: - dependency-name: requests dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Use latest patch version of requests --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: GCHQDeveloper314 <[email protected]>
1 parent 876d3c4 commit 36048ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Generated on 09-05-23 with all packages installed by 'pip install mike mkdocs-material mkdocs-git-revision-date-localized-plugin'
1+
# Originally generated on 09-05-23 with all packages installed by 'pip install mike mkdocs-material mkdocs-git-revision-date-localized-plugin'
22
# All packages are frozen to ensure consistent builds and to prevent breaking changes to mkdocs-material 'mkdocs.yml' configuration
33

44
Babel==2.12.1
@@ -29,7 +29,7 @@ pytz==2023.3
2929
PyYAML==6.0
3030
pyyaml_env_tag==0.1
3131
regex==2023.5.5
32-
requests==2.31.0
32+
requests~=2.32.0
3333
six==1.16.0
3434
smmap==5.0.0
3535
urllib3~=2.0.7

0 commit comments

Comments
 (0)