Skip to content

Commit 4fe2c8b

Browse files
Bump python-dotenv from 1.0.1 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.1 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.0.1...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9874a8a commit 4fe2c8b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies = [
1818
"pytz==2025.2",
1919
"requests>=2.31.0,<3.0.0",
2020
"pyrwgps==0.0.2",
21-
"python-dotenv==1.0.1",
21+
"python-dotenv==1.1.1",
2222
"stravalib==2.4",
2323
"tabulate==0.9.0",
2424
"garminconnect==0.2.28"

0 commit comments

Comments
 (0)