Skip to content

Commit

Permalink
Merge pull request #609 from ministryofjustice/dependencies
Browse files Browse the repository at this point in the history
MTP-1980: Update mtp-common & dependencies
  • Loading branch information
ushkarev committed Apr 2, 2024
2 parents 4a472ef + 0af19be commit 3c857f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# Dependencies needed for all environments

money-to-prisoners-common~=16.10.0
money-to-prisoners-common~=16.11.0
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Place development and testing dependencies here

money-to-prisoners-common[testing]~=16.10.0
money-to-prisoners-common[testing]~=16.11.0

-r base.txt

0 comments on commit 3c857f2

Please sign in to comment.