Skip to content

Commit

Permalink
Merge branch 'feat/pymupdf_experiment' of github.com:crocs-muni/sec-c…
Browse files Browse the repository at this point in the history
…erts into feat/pymupdf_experiment
  • Loading branch information
dmacko232 committed Oct 18, 2023
2 parents e127777 + 84b3922 commit ca45d8f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion requirements/dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -480,7 +480,7 @@ typing-extensions==4.4.0
# pydantic
# pypdf
# setuptools-scm
urllib3==1.26.17
urllib3==1.26.18
# via requests
virtualenv==20.17.1
# via pre-commit
Expand Down
2 changes: 1 addition & 1 deletion requirements/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ typing-extensions==4.4.0
# pydantic
# pypdf
# setuptools-scm
urllib3==1.26.17
urllib3==1.26.18
# via requests
wasabi==0.10.1
# via
Expand Down
2 changes: 1 addition & 1 deletion requirements/test_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -303,7 +303,7 @@ typing-extensions==4.4.0
# pydantic
# pypdf
# setuptools-scm
urllib3==1.26.17
urllib3==1.26.18
# via requests
wasabi==0.10.1
# via
Expand Down

0 comments on commit ca45d8f

Please sign in to comment.