Skip to content

Commit 8ac19e8

Browse files
Bump ghapi from 1.0.3 to 1.0.4 (#534)
1 parent 30ff8fe commit 8ac19e8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
ghapi==1.0.3
1+
ghapi==1.0.4
22
PyYAML==6.0
33
greenery==4.0.0
44
networkx==3.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers =
1919
packages = find_namespace:
2020
include_package_data = True
2121
install_requires =
22-
ghapi==1.0.3
22+
ghapi==1.0.4
2323
PyYAML==6.0
2424
greenery==4.0.0
2525
networkx==3.1

0 commit comments

Comments
 (0)