Merge pull request #187 from CarterPerez-dev/dependabot/pip/PROJECTS/intermediate/api-security-scanner/backend/python-dotenv-1.2.2
chore(deps): bump python-dotenv from 1.2.1 to 1.2.2 in /PROJECTS/intermediate/api-security-scanner/backend
This commit is contained in:
commit
ceb1f28d4d
|
|
@ -28,7 +28,7 @@ dependencies = [
|
||||||
# Settings management
|
# Settings management
|
||||||
"pydantic==2.12.5",
|
"pydantic==2.12.5",
|
||||||
"pydantic-settings==2.12.0",
|
"pydantic-settings==2.12.0",
|
||||||
"python-dotenv==1.2.1",
|
"python-dotenv==1.2.2",
|
||||||
# Utilities
|
# Utilities
|
||||||
"email-validator==2.3.0",
|
"email-validator==2.3.0",
|
||||||
]
|
]
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue