mirror of
https://github.com/blackboxprogramming/BlackRoad-Operating-System.git
synced 2026-03-17 07:57:19 -05:00
chore: bump python-dotenv from 1.0.0 to 1.2.2
Bumps [python-dotenv](https://github.com/theskumar/python-dotenv) from 1.0.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](https://github.com/theskumar/python-dotenv/compare/v1.0.0...v1.2.2) --- updated-dependencies: - dependency-name: python-dotenv dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -33,7 +33,7 @@ jinja2==3.1.2
|
||||
websockets==12.0
|
||||
|
||||
# Utilities
|
||||
python-dotenv==1.0.0
|
||||
python-dotenv==1.2.2
|
||||
pydantic==2.5.0
|
||||
pydantic-settings==2.1.0
|
||||
psutil==7.2.2
|
||||
|
||||
@@ -7,4 +7,4 @@ uvicorn[standard]==0.24.0
|
||||
pydantic==2.5.0
|
||||
|
||||
# Utilities
|
||||
python-dotenv==1.0.0
|
||||
python-dotenv==1.2.2
|
||||
|
||||
Reference in New Issue
Block a user