Skip to content

Commit 7aee3df

Browse files
build(deps-dev): Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 to 1.1.1. - [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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6c6538a commit 7aee3df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ flit==3.12.0
33
# test dependencies
44
pytest==8.4.1
55
responses==0.25.7
6-
python_dotenv==1.1.0
6+
python_dotenv==1.1.1
77
pylint==3.3.7
88
# code coverage
99
coverage==7.9.1

0 commit comments

Comments
 (0)