Skip to content

Commit cbd53cf

Browse files
chore(deps): bump idna from 2.10 to 3.15
Bumps [idna](https://github.com/kjd/idna) from 2.10 to 3.15. - [Release notes](https://github.com/kjd/idna/releases) - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md) - [Commits](kjd/idna@v2.10...v3.15) --- updated-dependencies: - dependency-name: idna dependency-version: '3.15' dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 979353d commit cbd53cf

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ djangorestframework==3.15.1
9595
# via -r requirements.in
9696
exceptiongroup==1.3.1
9797
# via celery
98-
google-api-core==2.30.0
98+
google-api-core[grpc]==2.30.0
9999
# via
100100
# google-cloud-appengine-logging
101101
# google-cloud-core
@@ -134,7 +134,7 @@ google-crc32c==1.8.0
134134
# google-resumable-media
135135
google-resumable-media==2.8.0
136136
# via google-cloud-storage
137-
googleapis-common-protos==1.57.0
137+
googleapis-common-protos[grpc]==1.57.0
138138
# via
139139
# google-api-core
140140
# google-cloud-audit-log
@@ -159,7 +159,7 @@ html5lib==1.1
159159
# via -r requirements.in
160160
httplib2==0.19.1
161161
# via django-postmark
162-
idna==2.10
162+
idna==3.15
163163
# via requests
164164
jmespath==0.10.0
165165
# via

0 commit comments

Comments
 (0)