Skip to content

Commit

Permalink
Merge branch 'main' into feat/pymupdf_experiment
Browse files Browse the repository at this point in the history
  • Loading branch information
adamjanovsky authored Oct 18, 2023
2 parents 0ca0d9a + 2783986 commit 84b3922
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 84b3922

Please sign in to comment.