Skip to content

Upgrade pinned Python dependencies #12561

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 1 commit into from
Apr 29, 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 .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
# Ruff version.
rev: v0.11.6
rev: v0.11.7
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
Expand Down
8 changes: 4 additions & 4 deletions requirements-base-runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ attrs==25.3.0
# jsonschema
# localstack-twisted
# referencing
awscrt==0.26.1
awscrt==0.27.0
# via localstack-core (pyproject.toml)
boto3==1.38.0
# via localstack-core (pyproject.toml)
Expand All @@ -24,7 +24,7 @@ cachetools==5.5.2
# via localstack-core (pyproject.toml)
cbor2==5.6.5
# via localstack-core (pyproject.toml)
certifi==2025.1.31
certifi==2025.4.26
# via requests
cffi==1.17.1
# via cryptography
Expand All @@ -46,7 +46,7 @@ dnspython==2.7.0
# via localstack-core (pyproject.toml)
docker==7.1.0
# via localstack-core (pyproject.toml)
h11==0.14.0
h11==0.16.0
# via
# hypercorn
# wsproto
Expand Down Expand Up @@ -88,7 +88,7 @@ jsonschema-path==0.3.4
# via
# openapi-core
# openapi-spec-validator
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
# via
# jsonschema
# openapi-schema-validator
Expand Down
2 changes: 1 addition & 1 deletion requirements-basic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ build==1.2.2.post1
# via localstack-core (pyproject.toml)
cachetools==5.5.2
# via localstack-core (pyproject.toml)
certifi==2025.1.31
certifi==2025.4.26
# via requests
cffi==1.17.1
# via cryptography
Expand Down
18 changes: 9 additions & 9 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ aws-cdk-asset-node-proxy-agent-v6==2.1.0
# via aws-cdk-lib
aws-cdk-cloud-assembly-schema==41.2.0
# via aws-cdk-lib
aws-cdk-lib==2.191.0
aws-cdk-lib==2.192.0
# via localstack-core
aws-sam-translator==1.97.0
# via
Expand All @@ -43,7 +43,7 @@ aws-xray-sdk==2.14.0
# via moto-ext
awscli==1.39.0
# via localstack-core
awscrt==0.26.1
awscrt==0.27.0
# via localstack-core
boto3==1.38.0
# via
Expand Down Expand Up @@ -72,7 +72,7 @@ cattrs==24.1.3
# via jsii
cbor2==5.6.5
# via localstack-core
certifi==2025.1.31
certifi==2025.4.26
# via
# httpcore
# httpx
Expand All @@ -82,7 +82,7 @@ cffi==1.17.1
# via cryptography
cfgv==3.4.0
# via pre-commit
cfn-lint==1.34.1
cfn-lint==1.34.2
# via moto-ext
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -148,7 +148,7 @@ filelock==3.18.0
# via virtualenv
graphql-core==3.2.6
# via moto-ext
h11==0.14.0
h11==0.16.0
# via
# httpcore
# hypercorn
Expand All @@ -160,7 +160,7 @@ h2==4.2.0
# localstack-twisted
hpack==4.1.0
# via h2
httpcore==1.0.8
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via localstack-core
Expand Down Expand Up @@ -230,7 +230,7 @@ jsonschema-path==0.3.4
# via
# openapi-core
# openapi-spec-validator
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
# via
# jsonschema
# openapi-schema-validator
Expand Down Expand Up @@ -429,7 +429,7 @@ rsa==4.7.2
# via awscli
rstr==3.2.2
# via localstack-core (pyproject.toml)
ruff==0.11.6
ruff==0.11.7
# via localstack-core (pyproject.toml)
s3transfer==0.12.0
# via
Expand All @@ -447,7 +447,7 @@ six==1.17.0
# rfc3339-validator
sniffio==1.3.1
# via anyio
sympy==1.13.3
sympy==1.14.0
# via cfn-lint
tailer==0.4.1
# via
Expand Down
12 changes: 6 additions & 6 deletions requirements-runtime.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ aws-xray-sdk==2.14.0
# via moto-ext
awscli==1.39.0
# via localstack-core (pyproject.toml)
awscrt==0.26.1
awscrt==0.27.0
# via localstack-core
boto3==1.38.0
# via
Expand All @@ -58,13 +58,13 @@ cachetools==5.5.2
# localstack-core (pyproject.toml)
cbor2==5.6.5
# via localstack-core
certifi==2025.1.31
certifi==2025.4.26
# via
# opensearch-py
# requests
cffi==1.17.1
# via cryptography
cfn-lint==1.34.1
cfn-lint==1.34.2
# via moto-ext
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -110,7 +110,7 @@ events==0.5
# via opensearch-py
graphql-core==3.2.6
# via moto-ext
h11==0.14.0
h11==0.16.0
# via
# hypercorn
# wsproto
Expand Down Expand Up @@ -170,7 +170,7 @@ jsonschema-path==0.3.4
# via
# openapi-core
# openapi-spec-validator
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
# via
# jsonschema
# openapi-schema-validator
Expand Down Expand Up @@ -326,7 +326,7 @@ six==1.17.0
# jsonpath-rw
# python-dateutil
# rfc3339-validator
sympy==1.13.3
sympy==1.14.0
# via cfn-lint
tailer==0.4.1
# via
Expand Down
16 changes: 8 additions & 8 deletions requirements-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ aws-cdk-asset-node-proxy-agent-v6==2.1.0
# via aws-cdk-lib
aws-cdk-cloud-assembly-schema==41.2.0
# via aws-cdk-lib
aws-cdk-lib==2.191.0
aws-cdk-lib==2.192.0
# via localstack-core (pyproject.toml)
aws-sam-translator==1.97.0
# via
Expand All @@ -43,7 +43,7 @@ aws-xray-sdk==2.14.0
# via moto-ext
awscli==1.39.0
# via localstack-core
awscrt==0.26.1
awscrt==0.27.0
# via localstack-core
boto3==1.38.0
# via
Expand Down Expand Up @@ -72,15 +72,15 @@ cattrs==24.1.3
# via jsii
cbor2==5.6.5
# via localstack-core
certifi==2025.1.31
certifi==2025.4.26
# via
# httpcore
# httpx
# opensearch-py
# requests
cffi==1.17.1
# via cryptography
cfn-lint==1.34.1
cfn-lint==1.34.2
# via moto-ext
charset-normalizer==3.4.1
# via requests
Expand Down Expand Up @@ -134,7 +134,7 @@ events==0.5
# via opensearch-py
graphql-core==3.2.6
# via moto-ext
h11==0.14.0
h11==0.16.0
# via
# httpcore
# hypercorn
Expand All @@ -146,7 +146,7 @@ h2==4.2.0
# localstack-twisted
hpack==4.1.0
# via h2
httpcore==1.0.8
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via localstack-core (pyproject.toml)
Expand Down Expand Up @@ -214,7 +214,7 @@ jsonschema-path==0.3.4
# via
# openapi-core
# openapi-spec-validator
jsonschema-specifications==2024.10.1
jsonschema-specifications==2025.4.1
# via
# jsonschema
# openapi-schema-validator
Expand Down Expand Up @@ -405,7 +405,7 @@ six==1.17.0
# rfc3339-validator
sniffio==1.3.1
# via anyio
sympy==1.13.3
sympy==1.14.0
# via cfn-lint
tailer==0.4.1
# via
Expand Down
Loading
Loading