Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent e8999c5 commit f5eace8
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 16 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ docker = "<=5.0.3"
natsort = "<=8.1.0"
pypdf2 = "<=2.8.1"
python-dateutil = "<=2.8.2"
pyyaml = "<=5.3.1"
pyyaml = "<=5.4"
simplejson = "<=3.16.0"
termcolor = "<=1.1.0"

Expand Down
39 changes: 24 additions & 15 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f5eace8

Please sign in to comment.