Skip to content

Commit

Permalink
Merge pull request #253 from RockefellerArchiveCenter/development
Browse files Browse the repository at this point in the history
dependency updates from Development
  • Loading branch information
ioduok authored Feb 3, 2025
2 parents 0f45030 + 458df57 commit d165ad1
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:

- name: Install pre-commit
run: |
pip install "pre-commit===2.13.0"
pip install pre-commit
pre-commit install
- name: Run pre-commit checks
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ repos:
hooks:
- id: flake8
- repo: https://github.com/pycqa/isort
rev: 5.13.2
rev: 6.0.0
hooks:
- id: isort
- repo: https://github.com/jazzband/pip-tools
Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ asterism==1.1.0
# via -r requirements.in
bagit==1.8.1
# via asterism
certifi==2024.12.14
certifi==2025.1.31
# via
# elasticsearch
# requests
charset-normalizer==3.4.1
# via requests
django==4.2.17
django==4.2.18
# via
# -r requirements.in
# asterism
Expand Down

0 comments on commit d165ad1

Please sign in to comment.