Merge pull request #49 from ublue-os/dependabot/pip/anvil/requests-2.32.2

chore(deps): bump requests from 2.31.0 to 2.32.2 in /anvil
This commit is contained in:
Jorge O. Castro 2025-01-04 15:32:52 -05:00 committed by GitHub
commit ce2b6f4701
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

2
anvil/poetry.lock generated
View file

@ -2637,4 +2637,4 @@ test = ["big-O", "jaraco.functools", "jaraco.itertools", "jaraco.test", "more-it
[metadata] [metadata]
lock-version = "2.0" lock-version = "2.0"
python-versions = "^3.11" python-versions = "^3.11"
content-hash = "b48ce29bcc613e6be5b44f65d4e01f113f74c26f628ac1e5bb9d59c37d4ee43b" content-hash = "fc8fddb49b96074221bc6eaf5f0bcb06f008e26c18d517d0c74909cba21fbce2"

View file

@ -12,7 +12,7 @@ ansible-core = "^2.16"
jmespath = "^1.0" jmespath = "^1.0"
nicegui = "^1.4.23" nicegui = "^1.4.23"
ansible-runner = "^2.3.6" ansible-runner = "^2.3.6"
requests = "^2.31.0" requests = "^2.32.2"
pandas = "^2.2.2" pandas = "^2.2.2"
humanize = "^4.9.0" humanize = "^4.9.0"
toml = "^0.10.2" toml = "^0.10.2"