Skip to content

Commit

Permalink
Bump PyPI requirements [Automated]
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 30, 2024
1 parent 404a337 commit e535075
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ click==8.1.7 # via click-completion, click-default-group, ward, -c
click-completion==0.5.2 # via ward, -c test/test-requirements.txt
click-default-group==1.2.4 # via ward, -c test/test-requirements.txt
colorama==0.4.6 # via taskipy
colorlog==6.8.2 # via nox
colorlog==6.9.0 # via nox
cucumber-tag-expressions==4.1.0 # via ward, -c test/test-requirements.txt
darglint==1.8.1 # via -c fmt-requirements.txt, -r fmt-requirements.in
decorator==5.1.1 # via ipython
Expand Down Expand Up @@ -42,7 +42,7 @@ psutil==5.9.8 # via taskipy
ptyprocess==0.7.0 # via pexpect
pure-eval==0.2.3 # via stack-data
pygments==2.18.0 # via ipython, rich, -c nt2/requirements.txt, -c test/../nt2/requirements.txt, -c test/test-requirements.txt
pyright==1.1.386 # via -r dev-requirements.in
pyright==1.1.387 # via -r dev-requirements.in
python-dateutil==2.9.0.post0 # via arrow, -c nt2/requirements.txt, -c test/../nt2/requirements.txt, -c test/test-requirements.txt
requests==2.32.3 # via flit
rich==13.9.3 # via ward, -c nt2/requirements.txt, -c test/../nt2/requirements.txt, -c test/test-requirements.txt
Expand Down
2 changes: 1 addition & 1 deletion doc/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ msgpack==1.1.0 # via cachecontrol
plumbum==1.9.0 # via -r doc-requirements.in
pydoctor==24.3.3 # via -r doc-requirements.in
requests==2.32.3 # via cachecontrol, pydoctor
setuptools==75.2.0 # via incremental, zope-interface
setuptools==75.3.0 # via incremental, zope-interface
toml==0.10.2 # via pydoctor
twisted==24.10.0 # via pydoctor
typing-extensions==4.12.2 # via twisted
Expand Down

0 comments on commit e535075

Please sign in to comment.