Skip to content

Commit

Permalink
Bump galaxy-importer to 0.4.14
Browse files Browse the repository at this point in the history
No-Issue

Signed-off-by: James Tanner <[email protected]>
  • Loading branch information
jctanner committed Oct 12, 2023
1 parent 5c72492 commit 38d6951
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion requirements/requirements.common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ frozenlist==1.4.0
# aiosignal
future==0.18.3
# via pyjwkest
galaxy-importer==0.4.13
galaxy-importer==0.4.14
# via
# galaxy-ng (setup.py)
# pulp-ansible
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.insights.txt
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ frozenlist==1.4.0
# aiosignal
future==0.18.3
# via pyjwkest
galaxy-importer==0.4.13
galaxy-importer==0.4.14
# via
# galaxy-ng (setup.py)
# pulp-ansible
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.standalone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ frozenlist==1.4.0
# aiosignal
future==0.18.3
# via pyjwkest
galaxy-importer==0.4.13
galaxy-importer==0.4.14
# via
# galaxy-ng (setup.py)
# pulp-ansible
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ def _format_pulp_requirement(plugin, specifier=None, ref=None, gh_namespace="pul


requirements = [
"galaxy-importer>=0.4.13,<0.5.0",
"galaxy-importer>=0.4.14,<0.5.0",
"pulpcore>=3.28.12,<3.29.0",
"pulp_ansible>=0.19.0,<0.20.0",
"django-prometheus>=2.0.0",
Expand Down

0 comments on commit 38d6951

Please sign in to comment.