Skip to content

Commit

Permalink
Update dependencies for 7.49.x (#15922)
Browse files Browse the repository at this point in the history
* update deps

* add back white space

* revert psycopg

* update files

* remove footnotes

* update deps

* replace changelog entry

* remove extra line

* fix links

* add changelog

* add back whitespace

* fix

* test

* bump all deps

* remove py2 dep for pg

* Update postgres/pyproject.toml

Co-authored-by: Ofek Lev <[email protected]>

* Update postgres/pyproject.toml

Co-authored-by: Ofek Lev <[email protected]>

* changelog order

---------

Co-authored-by: Ofek Lev <[email protected]>
  • Loading branch information
steveny91 and ofek authored Sep 27, 2023
1 parent 9244f07 commit 1e667e0
Show file tree
Hide file tree
Showing 19 changed files with 54 additions and 22 deletions.
4 changes: 4 additions & 0 deletions amazon_msk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Boto3 dependency to 1.28.55 ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 4.1.0 / 2023-08-18

***Added***:
Expand Down
2 changes: 1 addition & 1 deletion amazon_msk/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"boto3==1.17.112; python_version < '3.0'",
"boto3==1.28.27; python_version > '3.0'",
"boto3==1.28.55; python_version > '3.0'",
]

[project.urls]
Expand Down
4 changes: 4 additions & 0 deletions cisco_aci/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Cryptography to 41.0.4 ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 2.3.1 / 2023-08-18

***Fixed***:
Expand Down
3 changes: 1 addition & 2 deletions cisco_aci/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,13 +35,12 @@ dependencies = [
dynamic = [
"version",
]

license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"cryptography==3.3.2; python_version < '3.0'",
"cryptography==41.0.3; python_version > '3.0'",
"cryptography==41.0.4; python_version > '3.0'",
]

[project.urls]
Expand Down
1 change: 1 addition & 0 deletions datadog_checks_base/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@

* Upgrade clickhouse-driver to 0.2.6 on Python 3 ([#15726](https://github.com/DataDog/integrations-core/pull/15726))
* Upgrade lz4 to 4.3.2 on Python 3 ([#15746](https://github.com/DataDog/integrations-core/pull/15746))
* Update dependencies ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

***Fixed***:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ beautifulsoup4==4.12.2; python_version > '3.0'
beautifulsoup4==4.9.3; python_version < '3.0'
binary==1.0.0
boto3==1.17.112; python_version < '3.0'
boto3==1.28.27; python_version > '3.0'
boto3==1.28.55; python_version > '3.0'
boto==2.49.0
botocore==1.20.112; python_version < '3.0'
botocore==1.31.27; python_version > '3.0'
botocore==1.31.55; python_version > '3.0'
cachetools==3.1.1; python_version < '3.0'
cachetools==5.3.1; python_version > '3.0'
clickhouse-cityhash==1.0.2.3; python_version < '3.0'
Expand All @@ -20,7 +20,7 @@ cm-client==45.0.4
confluent-kafka==2.2.0; python_version > '3.0'
contextlib2==0.6.0.post1; python_version < '3.0'
cryptography==3.3.2; python_version < '3.0'
cryptography==41.0.3; python_version > '3.0'
cryptography==41.0.4; python_version > '3.0'
ddtrace==0.32.2; sys_platform == 'win32' and python_version < '3.0'
ddtrace==0.53.2; sys_platform != 'win32' and python_version < '3.0'
ddtrace==1.11.2; python_version > '3.0'
Expand All @@ -33,10 +33,10 @@ importlib-metadata==2.1.3; python_version < '3.8'
in-toto==2.0.0; python_version > '3.0'
ipaddress==1.0.23; python_version < '3.0'
jaydebeapi==1.2.3
jellyfish==1.0.0; python_version > '3.0'
jellyfish==1.0.1; python_version > '3.0'
jpype1==1.4.1; python_version > '3.0'
kubernetes==18.20.0; python_version < '3.0'
kubernetes==27.2.0; python_version > '3.0'
kubernetes==28.1.0; python_version > '3.0'
ldap3==2.9.1
lxml==4.9.3
lz4==2.2.1; python_version < '3.0'
Expand All @@ -47,7 +47,7 @@ oauthlib==3.1.0; python_version < '3.0'
oauthlib==3.2.2; python_version > '3.0'
openstacksdk==1.0.1; python_version > '3.0'
oracledb==1.3.2; python_version >= '3.8'
orjson==3.9.4; python_version > '3.0'
orjson==3.9.7; python_version > '3.0'
packaging==23.1; python_version > '3.0'
paramiko==2.12.0; python_version < '3.0'
paramiko==3.3.1; python_version > '3.0'
Expand Down Expand Up @@ -84,7 +84,7 @@ pywin32==306; sys_platform == 'win32' and python_version > '3.0'
pyyaml==5.4.1; python_version < '3.0'
pyyaml==6.0.1; python_version > '3.0'
redis==3.5.3; python_version < '3.0'
redis==5.0.0; python_version > '3.0'
redis==5.0.1; python_version > '3.0'
requests-kerberos==0.12.0; python_version < '3.0'
requests-kerberos==0.14.0; python_version > '3.0'
requests-ntlm==1.1.0; python_version < '3.0'
Expand All @@ -109,6 +109,6 @@ tuf==2.0.0; python_version > '3.0'
typing==3.10.0.0; python_version < '3.0'
uptime==3.0.1
vertica-python==1.2.0; python_version < '3.0'
vertica-python==1.3.4; python_version > '3.0'
vertica-python==1.3.5; python_version > '3.0'
win-inet-pton==1.1.0; sys_platform == 'win32' and python_version < '3.0'
wrapt==1.15.0
10 changes: 5 additions & 5 deletions datadog_checks_base/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,14 @@ deps = [
"cachetools==5.3.1; python_version > '3.0'",
"contextlib2==0.6.0.post1; python_version < '3.0'",
"cryptography==3.3.2; python_version < '3.0'",
"cryptography==41.0.3; python_version > '3.0'",
"cryptography==41.0.4; python_version > '3.0'",
"ddtrace==0.32.2; sys_platform == 'win32' and python_version < '3.0'",
"ddtrace==0.53.2; sys_platform != 'win32' and python_version < '3.0'",
"ddtrace==1.11.2; python_version > '3.0'",
"enum34==1.1.10; python_version < '3.0'",
"importlib-metadata==2.1.3; python_version < '3.8'",
"ipaddress==1.0.23; python_version < '3.0'",
"jellyfish==1.0.0; python_version > '3.0'",
"jellyfish==1.0.1; python_version > '3.0'",
"prometheus-client==0.12.0; python_version < '3.0'",
"prometheus-client==0.17.1; python_version > '3.0'",
"protobuf==3.17.3; python_version < '3.0'",
Expand All @@ -74,7 +74,7 @@ deps = [
http = [
"aws-requests-auth==0.4.3",
"botocore==1.20.112; python_version < '3.0'",
"botocore==1.31.27; python_version > '3.0'",
"botocore==1.31.55; python_version > '3.0'",
"oauthlib==3.1.0; python_version < '3.0'",
"oauthlib==3.2.2; python_version > '3.0'",
"pyjwt==1.7.1; python_version < '3.0'",
Expand All @@ -88,11 +88,11 @@ http = [
"win-inet-pton==1.1.0; sys_platform == 'win32' and python_version < '3.0'",
]
json = [
"orjson==3.9.4; python_version > '3.0'",
"orjson==3.9.7; python_version > '3.0'",
]
kube = [
"kubernetes==18.20.0; python_version < '3.0'",
"kubernetes==27.2.0; python_version > '3.0'",
"kubernetes==28.1.0; python_version > '3.0'",
]

[project.urls]
Expand Down
4 changes: 4 additions & 0 deletions http_check/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Cryptography to 41.0.4 ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 9.1.0 / 2023-09-08

***Added***:
Expand Down
2 changes: 1 addition & 1 deletion http_check/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"cryptography==3.3.2; python_version < '3.0'",
"cryptography==41.0.3; python_version > '3.0'",
"cryptography==41.0.4; python_version > '3.0'",
"requests-ntlm==1.1.0; python_version < '3.0'",
"requests-ntlm==1.2.0; python_version > '3.0'",
]
Expand Down
4 changes: 4 additions & 0 deletions mysql/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Cryptography to 41.0.4 ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 11.1.0 / 2023-08-18

***Added***:
Expand Down
2 changes: 1 addition & 1 deletion mysql/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ deps = [
"cachetools==3.1.1; python_version < '3.0'",
"cachetools==5.3.1; python_version > '3.0'",
"cryptography==3.3.2; python_version < '3.0'",
"cryptography==41.0.3; python_version > '3.0'",
"cryptography==41.0.4; python_version > '3.0'",
"futures==3.4.0; python_version < '3.0'",
"pymysql==0.10.1",
]
Expand Down
4 changes: 4 additions & 0 deletions postgres/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@

* Update `ssl` default configuration to 'allow' ([#15917](https://github.com/DataDog/integrations-core/pull/15917))

***Added***:

* Update dependencies ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

***Fixed***:

* Prevent Postgres integration from collecting WAL metrics from Aurora instances that cannot be collected ([#15896](https://github.com/DataDog/integrations-core/pull/15896))
Expand Down
2 changes: 1 addition & 1 deletion postgres/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ license = "BSD-3-Clause"

[project.optional-dependencies]
deps = [
"boto3==1.28.27; python_version > '3.0'",
"azure-identity==1.14.0; python_version > '3.0'",
"boto3==1.28.55; python_version > '3.0'",
"cachetools==5.3.1; python_version > '3.0'",
"psycopg2-binary==2.8.6; sys_platform != 'darwin' or platform_machine != 'arm64'",
"semver==3.0.1; python_version > '3.0'",
Expand Down
4 changes: 4 additions & 0 deletions redisdb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Redis to 5.0.1 ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 5.1.0 / 2023-08-18

***Added***:
Expand Down
2 changes: 1 addition & 1 deletion redisdb/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"redis==3.5.3; python_version < '3.0'",
"redis==5.0.0; python_version > '3.0'",
"redis==5.0.1; python_version > '3.0'",
]

[project.urls]
Expand Down
4 changes: 4 additions & 0 deletions tls/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Cryptography dependency ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 2.12.1 / 2023-08-18

***Fixed***:
Expand Down
2 changes: 1 addition & 1 deletion tls/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"cryptography==3.3.2; python_version < '3.0'",
"cryptography==41.0.3; python_version > '3.0'",
"cryptography==41.0.4; python_version > '3.0'",
"ipaddress==1.0.23; python_version < '3.0'",
"service-identity[idna]==21.1.0",
]
Expand Down
4 changes: 4 additions & 0 deletions vertica/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## Unreleased

***Added***:

* Update Vertica dependency to 1.3.5 ([#15922](https://github.com/DataDog/integrations-core/pull/15922))

## 4.1.0 / 2023-08-18

***Added***:
Expand Down
2 changes: 1 addition & 1 deletion vertica/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ license = "BSD-3-Clause"
[project.optional-dependencies]
deps = [
"vertica-python==1.2.0; python_version < '3.0'",
"vertica-python==1.3.4; python_version > '3.0'",
"vertica-python==1.3.5; python_version > '3.0'",
]

[project.urls]
Expand Down

0 comments on commit 1e667e0

Please sign in to comment.