Skip to content

Commit 486d37a

Browse files
Bump greenery from 4.0.0 to 4.2.2
Bumps [greenery](https://github.com/qntm/greenery) from 4.0.0 to 4.2.2. - [Changelog](https://github.com/qntm/greenery/blob/main/CHANGELOG.md) - [Commits](https://github.com/qntm/greenery/commits) --- updated-dependencies: - dependency-name: greenery dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5b78940 commit 486d37a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ghapi==1.0.5
22
PyYAML==6.0.1
3-
greenery==4.0.0
3+
greenery==4.2.2
44
networkx==3.2.1
55
beautifulsoup4==4.12.3
66
lxml==5.2.2

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ include_package_data = True
2121
install_requires =
2222
ghapi==1.0.5
2323
PyYAML==6.0.1
24-
greenery==4.0.0
24+
greenery==4.2.2
2525
networkx==3.2.1
2626
beautifulsoup4==4.12.3
2727
lxml==5.2.2

0 commit comments

Comments
 (0)