Skip to content

Commit 620df7a

Browse files
Bump the pip-deps group across 1 directory with 5 updates
Bumps the pip-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [boto3](https://github.com/boto/boto3) | `1.40.55` | `1.40.64` | | [asf-search](https://github.com/asfadmin/Discovery-asf_search) | `10.1.1` | `10.1.2` | | [moto[dynamodb]](https://github.com/getmoto/moto) | `5.1.15` | `5.1.16` | | [ruff](https://github.com/astral-sh/ruff) | `0.14.1` | `0.14.3` | | [cfn-lint](https://github.com/aws-cloudformation/cfn-lint) | `1.40.2` | `1.40.3` | Updates `boto3` from 1.40.55 to 1.40.64 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.40.55...1.40.64) Updates `asf-search` from 10.1.1 to 10.1.2 - [Release notes](https://github.com/asfadmin/Discovery-asf_search/releases) - [Changelog](https://github.com/asfadmin/Discovery-asf_search/blob/master/CHANGELOG.md) - [Commits](asfadmin/Discovery-asf_search@v10.1.1...v10.1.2) Updates `moto[dynamodb]` from 5.1.15 to 5.1.16 - [Release notes](https://github.com/getmoto/moto/releases) - [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md) - [Commits](getmoto/moto@5.1.15...5.1.16) Updates `ruff` from 0.14.1 to 0.14.3 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.1...0.14.3) Updates `cfn-lint` from 1.40.2 to 1.40.3 - [Release notes](https://github.com/aws-cloudformation/cfn-lint/releases) - [Changelog](https://github.com/aws-cloudformation/cfn-lint/blob/main/CHANGELOG.md) - [Commits](aws-cloudformation/cfn-lint@v1.40.2...v1.40.3) --- updated-dependencies: - dependency-name: boto3 dependency-version: 1.40.64 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: asf-search dependency-version: 10.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: moto[dynamodb] dependency-version: 5.1.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: ruff dependency-version: 0.14.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps - dependency-name: cfn-lint dependency-version: 1.40.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 699ae86 commit 620df7a

File tree

5 files changed

+8
-8
lines changed

5 files changed

+8
-8
lines changed

requirements-all.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,15 @@
55
-r requirements-apps-disable-private-dns.txt
66
-r requirements-apps-search-archive.txt
77
-r requirements-apps-update-db.txt
8-
boto3==1.40.55
8+
boto3==1.40.64
99
jinja2==3.1.6
10-
moto[dynamodb]==5.1.15
10+
moto[dynamodb]==5.1.16
1111
pytest==8.4.2
1212
PyYAML==6.0.3
1313
responses==0.25.8
14-
ruff==0.14.1
14+
ruff==0.14.3
1515
mypy==1.18.2
1616
setuptools==80.9.0
1717
setuptools_scm==9.2.2
1818
openapi-spec-validator==0.7.2
19-
cfn-lint==1.40.2
19+
cfn-lint==1.40.3
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
boto3==1.40.55
1+
boto3==1.40.64

requirements-apps-get-files.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
boto3==1.40.55
1+
boto3==1.40.64
22
./lib/dynamo/
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
./lib/dynamo/
22
./lib/lambda_logging/
33
asf_enumeration==0.4.0
4-
asf_search==10.1.1
4+
asf_search==10.1.2
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
boto3==1.40.55
1+
boto3==1.40.64
22
./lib/dynamo/
33
./lib/lambda_logging/

0 commit comments

Comments
 (0)