Skip to content

Commit 9c601d3

Browse files
Bump python-dotenv from 1.2.1 to 1.2.2 (#137)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4bb9e9b commit 9c601d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ psutil==7.2.2
77
GitPython==3.1.46
88
pywinpty==3.0.3; sys_platform == 'win32'
99
python-hosts==1.1.2
10-
python-dotenv==1.2.1
10+
python-dotenv==1.2.2
1111

1212
ruff
1313
mypy

0 commit comments

Comments
 (0)