Skip to content

Commit 17de799

Browse files
committed
Update dependencies.
1 parent 93ce2ad commit 17de799

File tree

4 files changed

+166
-151
lines changed

4 files changed

+166
-151
lines changed

requirements/3.10.txt

Lines changed: 43 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
# via -r requirements.in
7474
-e file:selenium
7575
# via -r requirements.in
76-
alabaster==0.7.12
76+
alabaster==0.7.13
7777
# via sphinx
7878
asn1crypto==1.5.1
7979
# via scramp
@@ -89,7 +89,7 @@ attrs==22.2.0
8989
# outcome
9090
# pytest
9191
# trio
92-
azure-core==1.26.2
92+
azure-core==1.26.3
9393
# via
9494
# azure-storage-blob
9595
# msrest
@@ -99,9 +99,9 @@ babel==2.11.0
9999
# via sphinx
100100
bcrypt==4.0.1
101101
# via paramiko
102-
bleach==5.0.1
102+
bleach==6.0.0
103103
# via readme-renderer
104-
cachetools==5.2.0
104+
cachetools==5.3.0
105105
# via google-auth
106106
certifi==2022.12.7
107107
# via
@@ -114,15 +114,13 @@ cffi==1.15.1
114114
# via
115115
# cryptography
116116
# pynacl
117-
charset-normalizer==2.1.1
117+
charset-normalizer==3.0.1
118118
# via requests
119119
clickhouse-driver==0.2.5
120120
# via testcontainers-clickhouse
121121
codecov==2.1.12
122122
# via -r requirements.in
123-
commonmark==0.9.1
124-
# via rich
125-
coverage[toml]==7.0.3
123+
coverage[toml]==7.1.0
126124
# via
127125
# codecov
128126
# pytest-cov
@@ -136,7 +134,7 @@ cx-oracle==8.3.0
136134
# via testcontainers-oracle
137135
distro==1.8.0
138136
# via docker-compose
139-
dnspython==2.2.1
137+
dnspython==2.3.0
140138
# via pymongo
141139
docker[ssh]==6.0.1
142140
# via
@@ -164,18 +162,18 @@ flake8==3.7.9
164162
# via -r requirements.in
165163
google-api-core[grpc]==2.11.0
166164
# via google-cloud-pubsub
167-
google-auth==2.15.0
165+
google-auth==2.16.0
168166
# via google-api-core
169167
google-cloud-pubsub==1.7.2
170168
# via testcontainers-gcp
171-
googleapis-common-protos[grpc]==1.57.1
169+
googleapis-common-protos[grpc]==1.58.0
172170
# via
173171
# google-api-core
174172
# grpc-google-iam-v1
175173
# grpcio-status
176-
greenlet==2.0.1
174+
greenlet==2.0.2
177175
# via sqlalchemy
178-
grpc-google-iam-v1==0.12.4
176+
grpc-google-iam-v1==0.12.6
179177
# via google-cloud-pubsub
180178
grpcio==1.51.1
181179
# via
@@ -197,7 +195,7 @@ importlib-metadata==6.0.0
197195
# via
198196
# keyring
199197
# twine
200-
iniconfig==1.1.1
198+
iniconfig==2.0.0
201199
# via pytest
202200
isodate==0.6.1
203201
# via msrest
@@ -215,36 +213,40 @@ kafka-python==2.0.2
215213
# via testcontainers-kafka
216214
keyring==23.13.1
217215
# via twine
218-
markupsafe==2.1.1
216+
markdown-it-py==2.1.0
217+
# via rich
218+
markupsafe==2.1.2
219219
# via jinja2
220220
mccabe==0.6.1
221221
# via flake8
222-
minio==7.1.12
222+
mdurl==0.1.2
223+
# via markdown-it-py
224+
minio==7.1.13
223225
# via testcontainers-minio
224226
more-itertools==9.0.0
225227
# via jaraco-classes
226228
msrest==0.7.1
227229
# via azure-storage-blob
228-
neo4j==5.3.0
230+
neo4j==5.5.0
229231
# via testcontainers-neo4j
230232
oauthlib==3.2.2
231233
# via requests-oauthlib
232-
opensearch-py==2.0.1
234+
opensearch-py==2.1.1
233235
# via testcontainers-opensearch
234236
outcome==1.2.0
235237
# via trio
236-
packaging==22.0
238+
packaging==23.0
237239
# via
238240
# docker
239241
# pytest
240242
# sphinx
241-
paramiko==2.12.0
243+
paramiko==3.0.0
242244
# via docker
243245
pg8000==1.29.4
244246
# via -r requirements.in
245247
pika==1.3.1
246248
# via testcontainers-rabbitmq
247-
pkginfo==1.9.4
249+
pkginfo==1.9.6
248250
# via twine
249251
pluggy==1.0.0
250252
# via pytest
@@ -253,6 +255,7 @@ protobuf==3.20.3
253255
# google-api-core
254256
# google-cloud-pubsub
255257
# googleapis-common-protos
258+
# grpc-google-iam-v1
256259
# grpcio-status
257260
psycopg2-binary==2.9.5
258261
# via testcontainers-postgres
@@ -288,23 +291,23 @@ pyrsistent==0.19.3
288291
# via jsonschema
289292
pysocks==1.7.1
290293
# via urllib3
291-
pytest==7.2.0
294+
pytest==7.2.1
292295
# via
293296
# -r requirements.in
294297
# pytest-cov
295298
pytest-cov==4.0.0
296299
# via -r requirements.in
297-
python-arango==7.5.4
300+
python-arango==7.5.6
298301
# via testcontainers-arangodb
299302
python-dateutil==2.8.2
300303
# via pg8000
301-
python-dotenv==0.21.0
304+
python-dotenv==0.21.1
302305
# via docker-compose
303306
python-jose==3.3.0
304307
# via python-keycloak
305-
python-keycloak==2.8.0
308+
python-keycloak==2.12.0
306309
# via testcontainers-keycloak
307-
pytz==2022.7
310+
pytz==2022.7.1
308311
# via
309312
# babel
310313
# clickhouse-driver
@@ -315,9 +318,9 @@ pyyaml==5.4.1
315318
# via docker-compose
316319
readme-renderer==37.3
317320
# via twine
318-
redis==4.4.0
321+
redis==4.5.1
319322
# via testcontainers-redis
320-
requests==2.28.1
323+
requests==2.28.2
321324
# via
322325
# azure-core
323326
# codecov
@@ -341,7 +344,7 @@ requests-toolbelt==0.9.1
341344
# twine
342345
rfc3986==2.0.0
343346
# via twine
344-
rich==13.0.1
347+
rich==13.3.1
345348
# via twine
346349
rsa==4.9
347350
# via
@@ -351,7 +354,7 @@ scramp==1.4.4
351354
# via pg8000
352355
secretstorage==3.3.3
353356
# via keyring
354-
selenium==4.7.2
357+
selenium==4.8.0
355358
# via testcontainers-selenium
356359
six==1.16.0
357360
# via
@@ -362,7 +365,6 @@ six==1.16.0
362365
# google-auth
363366
# isodate
364367
# jsonschema
365-
# paramiko
366368
# python-dateutil
367369
# websocket-client
368370
sniffio==1.3.0
@@ -371,21 +373,21 @@ snowballstemmer==2.2.0
371373
# via sphinx
372374
sortedcontainers==2.4.0
373375
# via trio
374-
sphinx==6.1.1
376+
sphinx==6.1.3
375377
# via -r requirements.in
376-
sphinxcontrib-applehelp==1.0.2
378+
sphinxcontrib-applehelp==1.0.4
377379
# via sphinx
378380
sphinxcontrib-devhelp==1.0.2
379381
# via sphinx
380-
sphinxcontrib-htmlhelp==2.0.0
382+
sphinxcontrib-htmlhelp==2.0.1
381383
# via sphinx
382384
sphinxcontrib-jsmath==1.0.1
383385
# via sphinx
384386
sphinxcontrib-qthelp==1.0.3
385387
# via sphinx
386388
sphinxcontrib-serializinghtml==1.1.5
387389
# via sphinx
388-
sqlalchemy==1.4.46
390+
sqlalchemy==2.0.3
389391
# via
390392
# testcontainers-mssql
391393
# testcontainers-mysql
@@ -405,13 +407,15 @@ trio-websocket==0.9.2
405407
# via selenium
406408
twine==4.0.2
407409
# via -r requirements.in
408-
typing-extensions==4.4.0
409-
# via azure-core
410+
typing-extensions==4.5.0
411+
# via
412+
# azure-core
413+
# sqlalchemy
410414
tzdata==2022.7
411415
# via pytz-deprecation-shim
412416
tzlocal==4.2
413417
# via clickhouse-driver
414-
urllib3[socks]==1.26.13
418+
urllib3[socks]==1.26.14
415419
# via
416420
# docker
417421
# minio
@@ -433,7 +437,7 @@ wrapt==1.14.1
433437
# via testcontainers-core
434438
wsproto==1.2.0
435439
# via trio-websocket
436-
zipp==3.11.0
440+
zipp==3.13.0
437441
# via importlib-metadata
438442

439443
# The following packages are considered to be unsafe in a requirements file:

0 commit comments

Comments
 (0)