Skip to content

Update dependencies #20215

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 18 commits into from
May 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE-3rdparty.csv
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ requests-ntlm,PyPI,ISC,Copyright (c) 2013 Ben Toews
requests-oauthlib,PyPI,BSD-3-Clause,Copyright (c) 2014 Kenneth Reitz.
requests-oauthlib,PyPI,ISC,Copyright (c) 2014 Kenneth Reitz.
requests-toolbelt,PyPI,Apache-2.0,"Copyright 2014 Ian Cordasco, Cory Benfield"
requests-unixsocket2,PyPI,ISC,Copyright (c) 2024 - 2024 thelab
requests-unixsocket2,PyPI,ISC,Copyright (c) 2024 - 2025 thelab
rethinkdb,PyPI,Apache-2.0,Copyright 2018 RethinkDB.
securesystemslib,PyPI,MIT,Copyright (c) 2016 Santiago Torres
semver,PyPI,BSD-3-Clause,"Copyright (c) 2013, Konstantine Rybnikov"
Expand Down
28 changes: 14 additions & 14 deletions agent_requirements.in
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
aerospike==7.1.1; sys_platform != 'win32' and sys_platform != 'darwin'
aws-requests-auth==0.4.3
azure-identity==1.21.0
beautifulsoup4==4.13.3
beautifulsoup4==4.13.4
binary==1.0.1
boto3==1.37.23
botocore==1.37.23
boto3==1.38.8
botocore==1.38.8
cachetools==5.5.2
clickhouse-cityhash==1.0.2.4
clickhouse-driver==0.2.9
cm-client==45.0.4
confluent-kafka==2.8.0
cryptography==44.0.2
cryptography==44.0.3
ddtrace==2.21.4
dnspython==2.7.0
foundationdb==6.3.24
foundationdb==6.3.25
hazelcast-python-client==5.5.0
in-toto==2.0.0
jellyfish==1.1.3
jellyfish==1.2.0
kubernetes==32.0.1
lazy-loader==0.4
ldap3==2.9.1
lxml==5.1.1
lz4==4.4.3
lz4==4.4.4
mmh3==5.1.0
oauthlib==3.2.2
openstacksdk==4.4.0
orjson==3.10.16
packaging==24.2
openstacksdk==4.5.0
orjson==3.10.18
packaging==25.0
paramiko==3.5.1
ply==3.11
prometheus-client==0.21.1
Expand All @@ -35,7 +35,7 @@ psutil==6.0.0
psycopg2-binary==2.9.9
pyasn1==0.4.8
pycryptodomex==3.22.0
pydantic==2.11.1
pydantic==2.11.4
pyjwt==2.10.1
pymongo[srv]==4.8.0; python_version >= '3.9'
pymqi==1.12.11; sys_platform != 'darwin' or platform_machine != 'arm64'
Expand All @@ -57,16 +57,16 @@ requests-kerberos==0.15.0
requests-ntlm==1.3.0
requests-oauthlib==2.0.0
requests-toolbelt==1.0.0
requests-unixsocket2==0.4.2
requests-unixsocket2==1.0.0
requests==2.32.3
rethinkdb==2.4.10.post1
securesystemslib[crypto,pynacl]==0.28.0
semver==3.0.4
service-identity[idna]==24.2.0
simplejson==3.20.1
snowflake-connector-python==3.14.0
snowflake-connector-python==3.15.0
supervisor==4.2.5
tuf==4.0.0
urllib3==2.3.0
urllib3==2.4.0
vertica-python==1.4.0
wrapt==1.17.2
1 change: 1 addition & 0 deletions amazon_msk/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion amazon_msk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"boto3==1.37.23",
"boto3==1.38.8",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions cisco_aci/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion cisco_aci/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==44.0.2",
"cryptography==44.0.3",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions clickhouse/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion clickhouse/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ license = "BSD-3-Clause"
deps = [
"clickhouse-cityhash==1.0.2.4",
"clickhouse-driver==0.2.9",
"lz4==4.4.3",
"lz4==4.4.4",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_base/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
18 changes: 9 additions & 9 deletions datadog_checks_base/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,31 +33,31 @@ license = "BSD-3-Clause"
db = [
"mmh3==5.1.0",
]
# urllib3 is a dependency of requests that we explicitly
# make use of in a few places
deps = [
"binary==1.0.1",
"cachetools==5.5.2",
"cryptography==44.0.2",
"cryptography==44.0.3",
"ddtrace==2.21.4",
"jellyfish==1.1.3",
"jellyfish==1.2.0",
"lazy-loader==0.4",
"prometheus-client==0.21.1",
"protobuf==6.30.2",
"pydantic==2.11.1",
"pydantic==2.11.4",
"python-dateutil==2.9.0.post0",
"pywin32==310; sys_platform == 'win32'",
"pyyaml==6.0.2",
"requests-toolbelt==1.0.0",
"requests-unixsocket2==0.4.2",
"requests-unixsocket2==1.0.0",
"requests==2.32.3",
"simplejson==3.20.1",
# urllib3 is a dependency of requests that we explicitly
# make use of in a few places
"urllib3==2.3.0",
"urllib3==2.4.0",
"wrapt==1.17.2",
]
http = [
"aws-requests-auth==0.4.3",
"botocore==1.37.23",
"botocore==1.38.8",
"oauthlib==3.2.2",
"pyjwt==2.10.1",
"pyopenssl==25.0.0",
Expand All @@ -67,7 +67,7 @@ http = [
"requests-oauthlib==2.0.0",
]
json = [
"orjson==3.10.16",
"orjson==3.10.18",
]
kube = [
"kubernetes==32.0.1",
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_downloader/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion datadog_checks_downloader/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"in-toto==2.0.0",
"packaging==24.2",
"packaging==25.0",
"securesystemslib[crypto,pynacl]==0.28.0",
"tuf==4.0.0",
]
Expand Down
1 change: 1 addition & 0 deletions foundationdb/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion foundationdb/hatch.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[envs.default]
dependencies = [
"foundationdb==6.3.24",
"foundationdb==6.3.25",
]
e2e-env = false

Expand Down
2 changes: 1 addition & 1 deletion foundationdb/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"foundationdb==6.3.24",
"foundationdb==6.3.25",
]

[project.urls]
Expand Down
6 changes: 3 additions & 3 deletions foundationdb/tests/common.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@

E2E_METADATA = {
'start_commands': [
'curl -o foundationdb-clients_6.3.23-1_amd64.deb '
'-L https://github.com/apple/foundationdb/releases/download/6.3.23/foundationdb-clients_6.3.23-1_amd64.deb',
'dpkg -i foundationdb-clients_6.3.23-1_amd64.deb',
'curl -o foundationdb-clients_6.3.25-1_amd64.deb '
'-L https://github.com/apple/foundationdb/releases/download/6.3.25/foundationdb-clients_6.3.25-1_amd64.deb',
'dpkg -i foundationdb-clients_6.3.25-1_amd64.deb',
],
'docker_volumes': [
'{}:/fdb/fdb.cluster'.format(CLUSTER_FILE),
Expand Down
1 change: 1 addition & 0 deletions http_check/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion http_check/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==44.0.2",
"cryptography==44.0.3",
"requests-ntlm==1.3.0",
]

Expand Down
1 change: 1 addition & 0 deletions mysql/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
4 changes: 2 additions & 2 deletions mysql/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,9 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"boto3==1.37.23",
"boto3==1.38.8",
"cachetools==5.5.2",
"cryptography==44.0.2",
"cryptography==44.0.3",
"pymysql==1.1.1",
]

Expand Down
1 change: 1 addition & 0 deletions openstack_controller/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion openstack_controller/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"openstacksdk==4.4.0",
"openstacksdk==4.5.0",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions postgres/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion postgres/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"azure-identity==1.21.0",
"boto3==1.37.23",
"boto3==1.38.8",
"cachetools==5.5.2",
"psycopg2-binary==2.9.9",
"semver==3.0.4",
Expand Down
1 change: 1 addition & 0 deletions riakcs/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion riakcs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dynamic = [

[project.optional-dependencies]
deps = [
"boto3==1.37.23",
"boto3==1.38.8",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions snowflake/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion snowflake/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"snowflake-connector-python==3.14.0",
"snowflake-connector-python==3.15.0",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions spark/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion spark/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"beautifulsoup4==4.13.3",
"beautifulsoup4==4.13.4",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions tls/changelog.d/20215.added
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion tls/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==44.0.2",
"cryptography==44.0.3",
"service-identity[idna]==24.2.0",
]

Expand Down
Loading