Skip to content

Commit 7dbbab6

Browse files
chore(deps): bump python-dotenv from 1.1.1 to 1.2.2 (#136)
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.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.1.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a11ea46 commit 7dbbab6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

api/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Flask==3.1.2
33
Werkzeug==3.1.5
44
requests==2.32.5
5-
python-dotenv==1.1.1
5+
python-dotenv==1.2.2
66
firebase-admin==7.1.0
77
Pillow==12.1.1
88
colorgram.py==1.2.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ dependencies = [
66
"Flask==3.1.2",
77
"Werkzeug==3.1.3",
88
"requests==2.32.5",
9-
"python-dotenv==1.1.1",
9+
"python-dotenv==1.2.2",
1010
"firebase-admin==7.1.0",
1111
"Pillow==11.3.0",
1212
"colorgram.py==1.2.0",

0 commit comments

Comments
 (0)