Compare commits

...

2 Commits

Author SHA1 Message Date
√(noham)²
e12c6f47a3 Merge pull request #36 from NohamR/dependabot/pip/python-dotenv-1.2.3
Bump python-dotenv from 1.2.2 to 1.2.3
2026-08-23 14:08:49 +02:00
dependabot[bot]
f78bf1d6c0 Bump python-dotenv from 1.2.2 to 1.2.3
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.2.2 to 1.2.3.
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.2.2...v1.2.3)

---
updated-dependencies:
- dependency-name: python-dotenv
  dependency-version: 1.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-08-23 06:52:30 +00:00

View File

@@ -2,7 +2,7 @@ aiohttp==3.14.3
beautifulsoup4==4.15.0
InquirerPy==0.3.4
prompt_toolkit==3.0.53
python-dotenv==1.2.2
python-dotenv==1.2.3
pywidevine==1.9.0
Requests==2.34.2
tabulate==0.10.0