Skip to content

Commit 35f77ce

Browse files
chore(deps): bump python-dotenv in /integration_test
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.0 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@v0.21.0...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 f8ee0af commit 35f77ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

integration_test/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-r ../requirements.txt
22

33
pytest==7.1.3
4-
python-dotenv==0.21.0
4+
python-dotenv==1.2.2
55
pytest-cov

0 commit comments

Comments
 (0)