Skip to content

Commit abd2e3b

Browse files
build(deps): bump the ansible group across 1 directory with 2 updates
Bumps the ansible group with 2 updates in the /requirements directory: [uvicorn](https://github.com/encode/uvicorn) and [lxml](https://github.com/lxml/lxml). Updates `uvicorn` from 0.34.0 to 0.34.2 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](encode/uvicorn@0.34.0...0.34.2) Updates `lxml` from 5.3.2 to 5.4.0 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-5.3.2...lxml-5.4.0) --- updated-dependencies: - dependency-name: uvicorn dependency-version: 0.34.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ansible - dependency-name: lxml dependency-version: 5.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: ansible ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 507754a commit abd2e3b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
docker==7.1.0
2-
uvicorn==0.34.0
2+
uvicorn==0.34.2
33
fastapi==0.115.12
44
requests==2.32.3

requirements/requirements-saltbox.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ dnspython==2.7.0
77
docker==7.1.0
88
jinja2==3.1.6
99
jmespath==1.0.1
10-
lxml==5.3.2
10+
lxml==5.4.0
1111
ndg-httpsclient==0.5.1
1212
netaddr==1.3.0
1313
passlib==1.7.4

0 commit comments

Comments
 (0)