Skip to content

Commit 566e686

Browse files
chore(deps): bump the dependencies group with 2 updates
Bumps the dependencies group with 2 updates: [python-dotenv](https://github.com/theskumar/python-dotenv) and ruamel-yaml. Updates `python-dotenv` from 1.1.1 to 1.2.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.1...v1.2.1) Updates `ruamel-yaml` from 0.18.15 to 0.18.16 --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: ruamel-yaml dependency-version: 0.18.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5f1c5d2 commit 566e686

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github3.py==4.0.1
22
requests==2.32.5
3-
python-dotenv==1.1.1
4-
ruamel.yaml==0.18.15
3+
python-dotenv==1.2.1
4+
ruamel.yaml==0.18.16

0 commit comments

Comments
 (0)