Skip to content

Commit f511695

Browse files
authored
Merge branch 'main' into #2364-story-form-md-fix
2 parents b07a371 + fa18e78 commit f511695

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

base-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
dj-database-url==0.5.0
2-
django-pipeline==3.0.0 # 3.0.0 is first version that supports Django 4.2
2+
django-pipeline==3.1.0 # 3.0.0 is first version that supports Django 4.2
33
django-sitetree==1.18.0 # >=1.17.1 is (?) first version that supports Django 4.2
44
django-apptemplates==1.5
55
django-admin-interface==0.28.9

dev-requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
# Required for running tests
44

5-
factory-boy==3.2.1
5+
factory-boy==3.3.1
66
Faker==0.8.1
77
tblib==1.7.0
88
responses==0.13.3

0 commit comments

Comments
 (0)