Skip to content

Commit 118fab2

Browse files
chore(deps): update all patch versions
1 parent ba19973 commit 118fab2

11 files changed

Lines changed: 22 additions & 22 deletions

File tree

dev-requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
1-
pylint==3.3.4
1+
pylint==3.3.9
22
httpretty==1.1.4
3-
mocket==3.14.1
4-
pyright==1.1.405
3+
mocket==3.14.3
4+
pyright==1.1.411
55
sphinx==8.1.3
66
sphinx-rtd-theme==3.1.0
7-
sphinx-autodoc-typehints==1.25.2
7+
sphinx-autodoc-typehints==1.25.3
88
pytest==9.0.3
99
pytest-cov==4.1.0
1010
readme-renderer==42.0
11-
markupsafe==2.1.3
11+
markupsafe==2.1.5
1212
bleach==6.4.0 # This dependency was updated to a breaking version.
1313
codespell==2.1.0
1414
requests==2.32.3
1515
ruamel.yaml==0.17.21
1616
asgiref==3.7.2
1717
psutil==7.2.2
18-
GitPython==3.1.58
18+
GitPython==3.1.59
1919
pre-commit==3.7.0
20-
ruff==0.16.0
20+
ruff==0.16.3

exporter/opentelemetry-exporter-http-transport/test-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
iniconfig==2.3.0
2-
mocket==3.14.1
2+
mocket==3.14.3
33
packaging==26.2
44
pluggy==1.6.0
55
pytest==9.0.3

exporter/opentelemetry-exporter-http-transport/test-requirements.latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ iniconfig==2.3.0
2424
# via
2525
# -r exporter/opentelemetry-exporter-http-transport/test-requirements.in
2626
# pytest
27-
mocket==3.14.1
27+
mocket==3.14.3
2828
# via -r exporter/opentelemetry-exporter-http-transport/test-requirements.in
2929
packaging==26.2
3030
# via

exporter/opentelemetry-exporter-http-transport/test-requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ iniconfig==2.3.0
2424
# via
2525
# -r exporter/opentelemetry-exporter-http-transport/test-requirements.in
2626
# pytest
27-
mocket==3.14.1
27+
mocket==3.14.3
2828
# via -r exporter/opentelemetry-exporter-http-transport/test-requirements.in
2929
packaging==26.2
3030
# via

exporter/opentelemetry-exporter-otlp-common/test-requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
iniconfig==2.3.0
2-
mocket==3.14.1
2+
mocket==3.14.3
33
packaging==26.2
44
pluggy==1.6.0
55
pytest==9.0.3

exporter/opentelemetry-exporter-otlp-common/test-requirements.latest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ iniconfig==2.3.0
3636
# via
3737
# -r exporter/opentelemetry-exporter-otlp-common/test-requirements.in
3838
# pytest
39-
mocket==3.14.1
39+
mocket==3.14.3
4040
# via -r exporter/opentelemetry-exporter-otlp-common/test-requirements.in
4141
packaging==26.2
4242
# via

exporter/opentelemetry-exporter-otlp-common/test-requirements.oldest.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ iniconfig==2.3.0
3636
# via
3737
# -r exporter/opentelemetry-exporter-otlp-common/test-requirements.in
3838
# pytest
39-
mocket==3.14.1
39+
mocket==3.14.3
4040
# via -r exporter/opentelemetry-exporter-otlp-common/test-requirements.in
4141
packaging==26.2
4242
# via

exporter/opentelemetry-exporter-otlp-json-http/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ decorator==5.2.1
33
h11==0.16.0
44
importlib-metadata==6.11.0
55
iniconfig==2.0.0
6-
mocket==3.14.1
6+
mocket==3.14.3
77
packaging==24.0
88
pluggy==1.6.0
99
puremagic==1.30 ; python_full_version < '3.12'

exporter/opentelemetry-exporter-otlp-proto-common/test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ asgiref==3.7.2
22
iniconfig==2.0.0
33
packaging==24.0
44
pluggy==1.6.0
5-
protobuf==7.35.0
5+
protobuf==7.35.1
66
py-cpuinfo==9.0.0
77
pytest==9.0.3
88
tomli==2.0.1

exporter/opentelemetry-exporter-otlp-proto-http/test-requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
asgiref==3.7.2
22
certifi==2024.7.4
33
charset-normalizer==3.3.2
4-
googleapis-common-protos==1.75.0
4+
googleapis-common-protos==1.75.1
55
idna==3.7
66
iniconfig==2.0.0
7-
mocket==3.14.1
7+
mocket==3.14.3
88
packaging==24.0
99
pluggy==1.6.0
10-
protobuf==7.35.0
10+
protobuf==7.35.1
1111
py-cpuinfo==9.0.0
1212
pytest==9.0.3
13-
PyYAML==6.0.1
13+
PyYAML==6.0.3
1414
requests==2.32.3
1515
responses==0.24.1
1616
tomli==2.0.1

0 commit comments

Comments
 (0)