Skip to content

Commit

Permalink
Update PyPI dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 20, 2023
1 parent d33dcd9 commit 3b2ff64
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
4 changes: 2 additions & 2 deletions requirements.dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Updated using pur -r requirements.txt
pytest==7.4.0
pytest==7.4.3
requirements-parser==0.5.0
mypy==1.5.1
mypy==1.7.1
types_Markdown
types-PyYAML
types-Pygments
Expand Down
22 changes: 11 additions & 11 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
# Updated using pur -r requirements.txt
wheel==0.41.1
wheel==0.42.0
PyYAML==6.0.1
pycurl==7.45.2
chardet==5.2.0
requests[use_chardet_on_py3]==2.31.0
Markdown==3.4.4
Markdown==3.5.1
icoextract==0.1.4
patool==1.12
pathvalidate==3.1.0
patool==2.0.0
pathvalidate==3.2.0
FVS==0.3.4
orjson==3.9.5
pycairo==1.24.0
PyGObject==3.44.1
charset-normalizer==3.2.0
idna==3.4
urllib3==2.0.4
certifi==2023.7.22
orjson==3.9.10
pycairo==1.25.1
PyGObject==3.46.0
charset-normalizer==3.3.2
idna==3.6
urllib3==2.1.0
certifi==2023.11.17
pefile==2023.2.7

0 comments on commit 3b2ff64

Please sign in to comment.