Skip to content

Commit 5bb40f5

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [authlib](https://github.com/authlib/authlib) and [urllib3](https://github.com/urllib3/urllib3). Updates `authlib` from 1.3.2 to 1.6.5 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.3.2...v1.6.5) Updates `urllib3` from 2.2.2 to 2.5.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.5.0) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.5 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8570f5c commit 5bb40f5

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
authlib==1.3.2 ; python_version >= "3.8" and python_version < "4.0" \
2-
--hash=sha256:4b16130117f9eb82aa6eec97f6dd4673c3f960ac0283ccdae2897ee4bc030ba2 \
3-
--hash=sha256:ede026a95e9f5cdc2d4364a52103f5405e75aa156357e831ef2bfd0bc5094dfc
1+
authlib==1.6.5 ; python_version >= "3.8" and python_version < "4.0" \
2+
--hash=sha256:3e0e0507807f842b02175507bdee8957a1d5707fd4afb17c32fb43fee90b6e3a \
3+
--hash=sha256:6aaf9c79b7cc96c900f0b284061691c5d4e61221640a948fe690b556a6d6d10b
44
certifi==2024.7.4 ; python_version >= "3.8" and python_version < "4.0" \
55
--hash=sha256:5a1e7645bc0ec61a09e26c36f6106dd4cf40c6db3a1fb6352b0244e7fb057c7b \
66
--hash=sha256:c198e21b1289c2ab85ee4e67bb4b4ef3ead0892059901a8d5b622f24a1101e90
@@ -323,9 +323,9 @@ tomli==2.0.1 ; python_version >= "3.8" and python_full_version <= "3.11.0a6" \
323323
typing-extensions==4.12.2 ; python_version >= "3.8" and python_version < "4.0" \
324324
--hash=sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d \
325325
--hash=sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8
326-
urllib3==2.2.2 ; python_version >= "3.8" and python_version < "4.0" \
327-
--hash=sha256:a448b2f64d686155468037e1ace9f2d2199776e17f0a46610480d311f73e3472 \
328-
--hash=sha256:dd505485549a7a552833da5e6063639d0d177c04f23bc3864e41e5dc5f612168
326+
urllib3==2.5.0 ; python_version >= "3.8" and python_version < "4.0" \
327+
--hash=sha256:3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760 \
328+
--hash=sha256:e6b01673c0fa6a13e374b50871808eb3bf7046c4b125b216f6bf1cc604cff0dc
329329
uuid6==2024.7.10 ; python_version >= "3.8" and python_version < "4.0" \
330330
--hash=sha256:2d29d7f63f593caaeea0e0d0dd0ad8129c9c663b29e19bdf882e864bedf18fb0 \
331331
--hash=sha256:93432c00ba403751f722829ad21759ff9db051dea140bf81493271e8e4dd18b7

0 commit comments

Comments
 (0)