Skip to content

Commit ca1f08d

Browse files
build(deps): bump python-dotenv in /src/test/resources/msc/python
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 0.21.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@v0.21.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>
1 parent bf52282 commit ca1f08d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/test/resources/msc/python/pip_freeze_lines_cyclic.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ pytest==7.4.3
109109
pytest-play==2.3.1
110110
pytest-variables==3.0.0
111111
python-dateutil==2.8.2
112-
python-dotenv==1.0.0
112+
python-dotenv==1.2.2
113113
python3-xlib==0.15
114114
pytweening==1.0.7
115115
pytz==2023.3.post1

src/test/resources/msc/python/requirements-cyclic-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ pytest==7.2.2
5353
pytest-play==2.3.1
5454
pytest-variables==3.0.0
5555
python-dateutil==2.8.2
56-
python-dotenv==0.21.1
56+
python-dotenv==1.2.2
5757
pytz==2020.1
5858
pyudev==0.24.0
5959
pyxdg==0.27

0 commit comments

Comments
 (0)