Skip to content

Commit

Permalink
Bump pyyaml from 6.0.1 to 6.0.2
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2024
1 parent 77f5cd3 commit 1c05a19
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ deepdiff==7.0.1
fire==0.6.0
gsutil==5.30
jinja2>=2.11.2
PyYAML==6.0.1
PyYAML==6.0.2
questionary==2.0.1
requests==2.32.3
supervisor==4.2.5
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_api.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pandas==2.2.2
pydantic==1.10.13 # bump to v2 once odmantic supports it
PyJWT==2.8.0
pymongo==4.8.0
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
sshtunnel==0.4.0
supervisor==4.2.5
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements_ingester.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ PyJWT==2.8.0
pymongo==4.8.0
pyopenssl==24.2.1
pytz==2024.1
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
slack_sdk==3.31.0
supervisor==4.2.5
Expand Down

0 comments on commit 1c05a19

Please sign in to comment.