We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b07a371 + fa18e78 commit f511695Copy full SHA for f511695
base-requirements.txt
@@ -1,5 +1,5 @@
1
dj-database-url==0.5.0
2
-django-pipeline==3.0.0 # 3.0.0 is first version that supports Django 4.2
+django-pipeline==3.1.0 # 3.0.0 is first version that supports Django 4.2
3
django-sitetree==1.18.0 # >=1.17.1 is (?) first version that supports Django 4.2
4
django-apptemplates==1.5
5
django-admin-interface==0.28.9
dev-requirements.txt
@@ -2,7 +2,7 @@
# Required for running tests
-factory-boy==3.2.1
+factory-boy==3.3.1
6
Faker==0.8.1
7
tblib==1.7.0
8
responses==0.13.3
0 commit comments