Skip to content

Commit 7ccc0ac

Browse files
dependabot[bot]SaboniAmine
authored andcommitted
build(deps): bump the pip group across 2 directories with 3 updates (#1142)
Bumps the pip group with 3 updates in the / directory: [authlib](https://github.com/authlib/authlib), [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) and [pyasn1](https://github.com/pyasn1/pyasn1). Bumps the pip group with 3 updates in the /requirements directory: [authlib](https://github.com/authlib/authlib), [ecdsa](https://github.com/tlsfuzzer/python-ecdsa) and [pyasn1](https://github.com/pyasn1/pyasn1). Updates `authlib` from 1.6.8 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.8...v1.6.9) Updates `ecdsa` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.19.1...python-ecdsa-0.19.2) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) Updates `authlib` from 1.6.8 to 1.6.9 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.8...v1.6.9) Updates `ecdsa` from 0.19.1 to 0.19.2 - [Release notes](https://github.com/tlsfuzzer/python-ecdsa/releases) - [Changelog](https://github.com/tlsfuzzer/python-ecdsa/blob/master/NEWS) - [Commits](tlsfuzzer/python-ecdsa@python-ecdsa-0.19.1...python-ecdsa-0.19.2) Updates `pyasn1` from 0.6.2 to 0.6.3 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.2...v0.6.3) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production dependency-group: pip - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.9 dependency-type: direct:production dependency-group: pip - dependency-name: ecdsa dependency-version: 0.19.2 dependency-type: direct:production dependency-group: pip - dependency-name: pyasn1 dependency-version: 0.6.3 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df67696 commit 7ccc0ac

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements/requirements-api.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ anyio==4.12.0
1111
# httpx
1212
# starlette
1313
# watchfiles
14-
authlib==1.6.8
14+
authlib==1.6.9
1515
# via carbonserver (carbonserver/pyproject.toml)
1616
bcrypt==4.3.0
1717
# via carbonserver (carbonserver/pyproject.toml)
@@ -41,7 +41,7 @@ dependency-injector==4.48.2
4141
# via carbonserver (carbonserver/pyproject.toml)
4242
dnspython==2.8.0
4343
# via email-validator
44-
ecdsa==0.19.1
44+
ecdsa==0.19.2
4545
# via python-jose
4646
email-validator==2.3.0
4747
# via
@@ -109,7 +109,7 @@ psutil==6.1.1
109109
# via carbonserver (carbonserver/pyproject.toml)
110110
psycopg2-binary==2.9.11
111111
# via carbonserver (carbonserver/pyproject.toml)
112-
pyasn1==0.6.2
112+
pyasn1==0.6.3
113113
# via
114114
# python-jose
115115
# rsa

0 commit comments

Comments
 (0)