Skip to content

Commit f98c9a5

Browse files
Bump python-dotenv from 1.1.0 to 1.1.1
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.1.0 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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 90e621b commit f98c9a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ babel==2.17.0
55
setuptools==80.9.0
66
requests~=2.32.4
77
django-q2==1.8.0
8-
python-dotenv==1.1.0
8+
python-dotenv==1.1.1

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ django-phonenumber-field==8.1.0
55
babel==2.17.0
66
setuptools==80.9.0
77
requests~=2.32.4
8-
python-dotenv==1.1.0
8+
python-dotenv==1.1.1
99
colorama~=0.4.6
1010
django-q2==1.8.0
1111
icalendar~=6.3.1

0 commit comments

Comments
 (0)