Skip to content

Commit 0b06e85

Browse files
authored
Merge pull request #976 from flexion/dependabot/uv/python-dotenv-1.2.2
Bump python-dotenv from 1.2.1 to 1.2.2
2 parents 92e7dac + e8a23e1 commit 0b06e85

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)