Skip to content

Commit 979a62f

Browse files
Bump urllib3 from 2.0.6 to 2.0.7 in /backend
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.0.6...2.0.7) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9f2e55a commit 979a62f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ tzdata==2023.3
6767
# via pytz-deprecation-shim
6868
tzlocal==5.0.1
6969
# via apscheduler
70-
urllib3==2.0.6
70+
urllib3==2.0.7
7171
# via -r requirements.in
7272
whitenoise==6.6.0
7373
# via -r requirements.in

0 commit comments

Comments
 (0)