Skip to content

Commit

Permalink
Bump galaxy-importer (replace bleach with nh3) (#2269)
Browse files Browse the repository at this point in the history
No-Issue

Related
AAH-2221
  • Loading branch information
rochacbruno authored Sep 19, 2024
1 parent 0e7b9db commit 9a404b5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 18 deletions.
12 changes: 3 additions & 9 deletions requirements/requirements.common.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ bindep==2.11.0
# via ansible-builder
black==24.4.2
# via ansible-lint
bleach==3.3.1
# via galaxy-importer
bleach-allowlist==1.0.3
# via galaxy-importer
boto3==1.34.149
# via galaxy-ng (setup.py)
botocore==1.34.149
Expand Down Expand Up @@ -162,7 +158,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
galaxy-importer==0.4.24
galaxy-importer==0.4.25
# via
# galaxy-ng (setup.py)
# pulp-ansible
Expand Down Expand Up @@ -237,6 +233,8 @@ multidict==6.0.5
# yarl
mypy-extensions==1.0.0
# via black
nh3==0.2.18
# via galaxy-importer
oauthlib==3.2.2
# via
# requests-oauthlib
Expand Down Expand Up @@ -306,7 +304,6 @@ packaging==23.2
# ansible-lint
# bindep
# black
# bleach
# gunicorn
# marshmallow
# pulp-glue
Expand Down Expand Up @@ -431,7 +428,6 @@ semantic-version==2.10.0
# pulp-ansible
six==1.16.0
# via
# bleach
# python-dateutil
# url-normalize
smmap==5.0.1
Expand Down Expand Up @@ -468,8 +464,6 @@ uuid6==2024.1.12
# via pulpcore
wcmatch==8.5.2
# via ansible-lint
webencodings==0.5.1
# via bleach
whitenoise==6.6.0
# via pulpcore
wrapt==1.16.0
Expand Down
12 changes: 3 additions & 9 deletions requirements/requirements.standalone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@ bindep==2.11.0
# via ansible-builder
black==24.4.2
# via ansible-lint
bleach==3.3.1
# via galaxy-importer
bleach-allowlist==1.0.3
# via galaxy-importer
boto3==1.34.149
# via galaxy-ng (setup.py)
botocore==1.34.149
Expand Down Expand Up @@ -162,7 +158,7 @@ frozenlist==1.4.1
# via
# aiohttp
# aiosignal
galaxy-importer==0.4.24
galaxy-importer==0.4.25
# via
# galaxy-ng (setup.py)
# pulp-ansible
Expand Down Expand Up @@ -237,6 +233,8 @@ multidict==6.0.5
# yarl
mypy-extensions==1.0.0
# via black
nh3==0.2.18
# via galaxy-importer
oauthlib==3.2.2
# via
# requests-oauthlib
Expand Down Expand Up @@ -306,7 +304,6 @@ packaging==23.2
# ansible-lint
# bindep
# black
# bleach
# gunicorn
# marshmallow
# pulp-glue
Expand Down Expand Up @@ -431,7 +428,6 @@ semantic-version==2.10.0
# pulp-ansible
six==1.16.0
# via
# bleach
# python-dateutil
# url-normalize
smmap==5.0.1
Expand Down Expand Up @@ -468,8 +464,6 @@ uuid6==2024.1.12
# via pulpcore
wcmatch==8.5.2
# via ansible-lint
webencodings==0.5.1
# via bleach
whitenoise==6.6.0
# via pulpcore
wrapt==1.16.0
Expand Down

0 comments on commit 9a404b5

Please sign in to comment.