Skip to content

Commit 20f0294

Browse files
authored
Merge pull request #220 from fairagro/dependabot/pip/opentelemetry-instrumentation-requests-0.59b0
Bump opentelemetry-instrumentation-requests from 0.57b0 to 0.59b0
2 parents 37daba2 + 2acdf73 commit 20f0294

1 file changed

Lines changed: 22 additions & 22 deletions

File tree

requirements.txt

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,28 @@
1-
aiofiles==24.1.0
1+
aiofiles==25.1.0
22
aiohappyeyeballs==2.6.1
3-
aiohttp==3.12.15
3+
aiohttp==3.13.3
44
aiosignal==1.4.0
5-
attrs==25.3.0
5+
attrs==25.4.0
66
backoff==2.2.1
7-
beautifulsoup4==4.13.5
8-
certifi==2025.8.3
7+
beautifulsoup4==4.14.3
8+
certifi==2026.1.4
99
chardet==5.2.0
10-
charset-normalizer==3.4.3
11-
Deprecated==1.2.18
10+
charset-normalizer==3.4.4
11+
Deprecated==1.3.1
1212
extruct==0.18.0
13-
frozenlist==1.7.0
13+
frozenlist==1.8.0
1414
gitdb==4.0.12
15-
GitPython==3.1.45
16-
googleapis-common-protos==1.70.0
17-
grpcio==1.74.0
15+
GitPython==3.1.46
16+
googleapis-common-protos==1.72.0
17+
grpcio==1.78.0
1818
html5lib==1.1
19-
html_text==0.7.0
20-
idna==3.10
21-
importlib_metadata==8.7.0
19+
html_text==0.7.1
20+
idna==3.11
21+
importlib_metadata==8.7.1
2222
isodate==0.7.2
2323
jstyleson==0.0.2
24-
lxml==6.0.1
25-
lxml_html_clean==0.4.2
24+
lxml==6.0.2
25+
lxml_html_clean==0.4.3
2626
mf2py==2.0.1
2727
multidict==6.6.4
2828
opentelemetry-api==1.36.0
@@ -42,16 +42,16 @@ protobuf==6.33.5
4242
pyparsing==3.2.3
4343
pyRdfa3==3.6.4
4444
pytz==2025.2
45-
PyYAML==6.0.2
46-
rdflib==7.1.4
45+
PyYAML==6.0.3
46+
rdflib==7.5.0
4747
requests==2.32.5
4848
six==1.17.0
4949
smmap==5.0.2
50-
soupsieve==2.8
50+
soupsieve==2.8.3
5151
typing_extensions==4.15.0
52-
urllib3==2.5.0
53-
w3lib==2.3.1
52+
urllib3==2.6.3
53+
w3lib==2.4.0
5454
webencodings==0.5.1
5555
wrapt==1.17.3
56-
yarl==1.20.1
56+
yarl==1.22.0
5757
zipp==3.23.0

0 commit comments

Comments
 (0)