Skip to content

Commit d93afc8

Browse files
authored
Bump docs and dev requirements with dependabot security warnings (open-telemetry#2614)
1 parent 4a75c53 commit d93afc8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ bleach==4.1.0 # transient dependency for readme-renderer
1414
protobuf~=3.13
1515
markupsafe>=2.0.1
1616
codespell==2.1.0
17-
requests==2.31.0
17+
requests==2.32.3
1818
ruamel.yaml==0.17.21
1919
flaky==3.7.0
2020
pre-commit==3.7.0; python_version >= '3.9'

docs-requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ mysqlclient~=2.1.1
3838
psutil>=5
3939
psycopg~=3.1.17
4040
pika>=0.12.0
41-
pymongo~=3.1
42-
PyMySQL~=0.9.3
41+
pymongo~=4.6.3
42+
PyMySQL~=1.1.1
4343
pyramid>=1.7
4444
redis>=2.6
4545
remoulade>=0.50

0 commit comments

Comments
 (0)