1
0
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:
Andrew Crosby
2023-01-20 14:52:51 -05:00
committed by GitHub
parent 360fab7d0f
commit 95f1c1f787
3 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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