Skip to content

Commit 1c2e1d2

Browse files
authored
Bump to pulpcore 3.49.7 (#2137)
No-Issue Signed-off-by: James Tanner <tanner.jc@gmail.com>
1 parent 9d2f8ce commit 1c2e1d2

File tree

3 files changed

+15
-9
lines changed

3 files changed

+15
-9
lines changed

requirements/requirements.common.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ django==4.2.11
104104
# insights-analytics-collector
105105
# pulpcore
106106
# social-auth-app-django
107-
django-ansible-base[jwt-consumer] @ git+https://github.com/ansible/django-ansible-base@devel
107+
django-ansible-base[jwt_consumer] @ git+https://github.com/ansible/django-ansible-base@devel
108108
# via galaxy-ng (setup.py)
109109
django-auth-ldap==4.0.0
110110
# via galaxy-ng (setup.py)
@@ -331,7 +331,7 @@ pulp-container==2.19.2
331331
# via galaxy-ng (setup.py)
332332
pulp-glue==0.23.2
333333
# via pulpcore
334-
pulpcore==3.49.1
334+
pulpcore==3.49.7
335335
# via
336336
# galaxy-ng (setup.py)
337337
# pulp-ansible
@@ -441,7 +441,9 @@ sqlparse==0.4.4
441441
subprocess-tee==0.4.1
442442
# via ansible-lint
443443
tablib[html,ods,xls,xlsx,yaml]==3.5.0
444-
# via django-import-export
444+
# via
445+
# django-import-export
446+
# pulpcore
445447
types-setuptools==69.2.0.20240317
446448
# via requirements-parser
447449
typing-extensions==4.10.0

requirements/requirements.insights.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ django==4.2.11
118118
# insights-analytics-collector
119119
# pulpcore
120120
# social-auth-app-django
121-
django-ansible-base[jwt-consumer] @ git+https://github.com/ansible/django-ansible-base@devel
121+
django-ansible-base[jwt_consumer] @ git+https://github.com/ansible/django-ansible-base@devel
122122
# via galaxy-ng (setup.py)
123123
django-auth-ldap==4.0.0
124124
# via galaxy-ng (setup.py)
@@ -351,7 +351,7 @@ pulp-container==2.19.2
351351
# via galaxy-ng (setup.py)
352352
pulp-glue==0.23.2
353353
# via pulpcore
354-
pulpcore==3.49.1
354+
pulpcore==3.49.7
355355
# via
356356
# galaxy-ng (setup.py)
357357
# pulp-ansible
@@ -464,7 +464,9 @@ sqlparse==0.4.4
464464
subprocess-tee==0.4.1
465465
# via ansible-lint
466466
tablib[html,ods,xls,xlsx,yaml]==3.5.0
467-
# via django-import-export
467+
# via
468+
# django-import-export
469+
# pulpcore
468470
types-setuptools==69.2.0.20240317
469471
# via requirements-parser
470472
typing-extensions==4.10.0

requirements/requirements.standalone.txt

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ django==4.2.11
104104
# insights-analytics-collector
105105
# pulpcore
106106
# social-auth-app-django
107-
django-ansible-base[jwt-consumer] @ git+https://github.com/ansible/django-ansible-base@devel
107+
django-ansible-base[jwt_consumer] @ git+https://github.com/ansible/django-ansible-base@devel
108108
# via galaxy-ng (setup.py)
109109
django-auth-ldap==4.0.0
110110
# via galaxy-ng (setup.py)
@@ -331,7 +331,7 @@ pulp-container==2.19.2
331331
# via galaxy-ng (setup.py)
332332
pulp-glue==0.23.2
333333
# via pulpcore
334-
pulpcore==3.49.1
334+
pulpcore==3.49.7
335335
# via
336336
# galaxy-ng (setup.py)
337337
# pulp-ansible
@@ -441,7 +441,9 @@ sqlparse==0.4.4
441441
subprocess-tee==0.4.1
442442
# via ansible-lint
443443
tablib[html,ods,xls,xlsx,yaml]==3.5.0
444-
# via django-import-export
444+
# via
445+
# django-import-export
446+
# pulpcore
445447
types-setuptools==69.2.0.20240317
446448
# via requirements-parser
447449
typing-extensions==4.10.0

0 commit comments

Comments
 (0)