Skip to content

Commit

Permalink
chore(deps): update dependency pyyaml to v6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 15, 2024
1 parent be81912 commit ffb15bb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions requirements-integration.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ anyio==3.7.1
# via
# -r requirements.txt
# httpcore
appnope==0.1.4
# via ipython
asttokens==2.4.0
# via stack-data
async-timeout==4.0.3
Expand Down Expand Up @@ -107,6 +105,8 @@ gitpython==3.1.35
# via mlflow
google-auth==2.22.0
# via kubernetes
greenlet==3.0.3
# via sqlalchemy
gunicorn==21.2.0
# via mlflow
h11==0.14.0
Expand Down Expand Up @@ -152,7 +152,7 @@ itsdangerous==2.1.2
# via flask
jedi==0.19.0
# via ipython
jinja2==3.1.2
jinja2==3.1.4
# via
# -r requirements-integration.in
# -r requirements.txt
Expand Down Expand Up @@ -327,7 +327,7 @@ pytz==2023.3.post1
# mlflow
# pandas
# pyrfc3339
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.txt
# juju
Expand Down
2 changes: 1 addition & 1 deletion requirements-unit.txt
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ python-dateutil==2.8.2
# via
# -r requirements.txt
# botocore
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.txt
# lightkube
Expand Down
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ lightkube
lightkube-models>=1.25.4.4
ops>=2.3.0
oci-image
pyyaml==6.0.1
pyyaml==6.0.2
serialized-data-interface
tenacity
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pyrsistent==0.19.3
# via jsonschema
python-dateutil==2.8.2
# via botocore
pyyaml==6.0.1
pyyaml==6.0.2
# via
# -r requirements.in
# lightkube
Expand Down

0 comments on commit ffb15bb

Please sign in to comment.