Skip to content

Commit

Permalink
Merge pull request #113 from cfpb/upgrade/django-4.2.16
Browse files Browse the repository at this point in the history
Upgrade Django from 4.2.15 to 4.2.16
  • Loading branch information
chosak authored Oct 10, 2024
2 parents 2e4481e + 75bc758 commit cc94ed8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
beautifulsoup4==4.12.3
click==8.1.7
cssselect==1.2.0
Django==4.2.15
Django==4.2.16
dj-database-url==2.2.0
django-click==2.4.0
django-debug-toolbar==4.4.6
Expand Down

0 comments on commit cc94ed8

Please sign in to comment.