mirror of
https://github.com/ansible/galaxy.git
synced 2026-02-05 09:45:11 +01:00
Bump galaxy-importer from 0.4.0 to 0.4.0.post1 (#3089)
Allow use of the PSF-2.0 license
This commit is contained in:
@@ -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
|
||||
#
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
#
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user