Skip to content

Commit 4e6a813

Browse files
chore(deps): bump python-dotenv in /terraform/python/rekognition_layer
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.1 to 1.2.2. - [Release notes](https://github.com/theskumar/python-dotenv/releases) - [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md) - [Commits](theskumar/python-dotenv@v1.2.1...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8ed4805 commit 4e6a813

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/python/rekognition_layer/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# named `venv`. Terraform modules will look for and include these
88
# requirements in the zip package for this layer.
99
# -----------------------------------------------------------------------------
10-
python-dotenv==1.2.1
10+
python-dotenv==1.2.2
1111
pydantic==2.12.5
1212
pydantic-settings==2.13.1
1313
python-hcl2==7.3.1

0 commit comments

Comments
 (0)