Skip to content

Commit

Permalink
Merge pull request #3095 from ansible/devel
Browse files Browse the repository at this point in the history
Bump galaxy-importer from 0.4.0 to 0.4.0.post1 (#3089)
  • Loading branch information
awcrosby committed Jan 25, 2023
2 parents d70755f + 95f1c1f commit 0239abe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions requirements/dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements/dev-requirements.txt requirements/dev-requirements.in
#
Expand Down Expand Up @@ -146,7 +146,7 @@ flake8==3.9.2
# via
# -r requirements/requirements.in
# galaxy-importer
galaxy-importer==0.4.0
galaxy-importer==0.4.0.post1
# via -r requirements/requirements.in
gunicorn==19.7.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# NOTE(cutwater): Probably some of requirements below are obsolete.
# Review required.
ansible-core>=2.11,<2.12
galaxy-importer==0.4.0
galaxy-importer==0.4.0.post1
gunicorn==19.7.1
markdown
marshmallow
Expand Down
6 changes: 3 additions & 3 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#
# This file is autogenerated by pip-compile with python 3.9
# To update, run:
# This file is autogenerated by pip-compile with Python 3.9
# by the following command:
#
# pip-compile --output-file=requirements/requirements.txt requirements/requirements.in
#
Expand Down Expand Up @@ -140,7 +140,7 @@ flake8==3.9.2
# via
# -r requirements/requirements.in
# galaxy-importer
galaxy-importer==0.4.0
galaxy-importer==0.4.0.post1
# via -r requirements/requirements.in
gunicorn==19.7.1
# via
Expand Down

0 comments on commit 0239abe

Please sign in to comment.