Skip to content

Commit

Permalink
Upgrade API client to v29.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonj04 committed Jan 8, 2025
1 parent 4ce81bb commit 93e6dec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repos:
- types-python-dateutil
- types-pytz
- boto3-stubs[s3,sns]
- ds-caselaw-marklogic-api-client~=29.0.0
- ds-caselaw-marklogic-api-client~=29.1.0

- repo: https://github.com/pre-commit/mirrors-prettier
rev: v4.0.0-alpha.8
Expand Down
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
django-environ~=0.10
ds-caselaw-marklogic-api-client==29.0.1
ds-caselaw-marklogic-api-client==29.1.0
requests-toolbelt~=1.0
urllib3~=2.2
boto3
Expand Down

0 comments on commit 93e6dec

Please sign in to comment.