Skip to content

Commit

Permalink
Bump pyyaml from 6.0 to 6.0.1 (#37)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Jun 13, 2024
1 parent 0f7b2b6 commit 09c66ca
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ghapi==1.0.5
PyYAML==6.0
PyYAML==6.0.1
greenery==4.0.0
networkx==3.2.1
beautifulsoup4==4.12.3
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages = find_namespace:
include_package_data = True
install_requires =
ghapi==1.0.5
PyYAML==6.0
PyYAML==6.0.1
greenery==4.0.0
networkx==3.2.1
beautifulsoup4==4.12.3
Expand Down

0 comments on commit 09c66ca

Please sign in to comment.