Skip to content

Commit d2d19a2

Browse files
build(deps): bump python-dotenv from 1.2.1 to 1.2.2 (#216)
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 1e9c656 commit d2d19a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors = [
1515

1616
dependencies = [
1717
"igdb-api-v4==0.3.3",
18-
"python-dotenv==1.2.1",
18+
"python-dotenv==1.2.2",
1919
"requests==2.32.5",
2020
"requests-cache==1.3.0",
2121
]

0 commit comments

Comments
 (0)