Skip to content

Commit e4ffd3f

Browse files
Bump python-dotenv from 1.2.1 to 1.2.2
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 ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 56da686 commit e4ffd3f

2 files changed

Lines changed: 49 additions & 386 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies = [
1919
"pandas>=2.0.0,<3",
2020
"argparse>=1.4.0,<2",
2121
"toml>=0.10.2,<0.11",
22-
"python-dotenv>=1.0.0,<2",
22+
"python-dotenv>=1.2.2,<2",
2323
"PyGitHub>=2.0.0,<3",
2424
"tqdm>=4.65.0,<5",
2525
"pyyaml~=6.0",

0 commit comments

Comments
 (0)