Skip to content

Commit bb2407c

Browse files
chore(deps): update all patch versions
1 parent 4f96edc commit bb2407c

10 files changed

Lines changed: 19 additions & 19 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.4

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-http/test-requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
asgiref==3.7.2
22
certifi==2024.12.14
33
charset-normalizer==3.3.2
4-
googleapis-common-protos==1.75.0
4+
googleapis-common-protos==1.75.1
55
idna==3.15
66
iniconfig==2.0.0
7-
mocket==3.14.1
7+
mocket==3.14.3
88
packaging==24.0
99
pluggy==1.6.0
1010
protobuf==7.35.0
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

shim/opentelemetry-opencensus-shim/test-requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ googleapis-common-protos==1.63.2
88
grpcio==1.75.1
99
idna==3.15
1010
iniconfig==2.0.0
11-
opencensus==0.11.1
11+
opencensus==0.11.4
1212
opencensus-context==0.1.3
1313
opencensus-proto==0.1.0
1414
packaging==24.0
@@ -19,7 +19,7 @@ pyasn1==0.6.4
1919
pyasn1-modules==0.4.2
2020
pytest==9.0.3
2121
requests==2.32.3
22-
rsa==4.9
22+
rsa==4.9.1
2323
six==1.16.0
2424
tomli==2.0.1
2525
typing_extensions==4.12.0

0 commit comments

Comments
 (0)