Skip to content

Commit ebdd12b

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 update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b0bd555 commit ebdd12b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ requests==2.32.5
44
Flask==3.1.3
55
Werkzeug==3.1.6
66
redis==7.2.0
7-
python-dotenv==1.2.1
7+
python-dotenv==1.2.2
88
apiflask==3.0.2
99
roc-validator==0.8.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ pyshacl==0.30.1
138138
# via roc-validator
139139
python-dateutil==2.9.0.post0
140140
# via celery
141-
python-dotenv==1.2.1
141+
python-dotenv==1.2.2
142142
# via -r requirements.in
143143
rdflib[html]==7.1.4
144144
# via

0 commit comments

Comments
 (0)