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 Feb 26, 2024
1 parent 2f099bc commit 2a1a507
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ tomli==2.0.1 # via -c fmt-requirements.txt, -c nt2/toml-requirement
tomli-w==1.0.0 # via -c nt2/toml-requirements.txt, -c test/../nt2/toml-requirements.txt, -c test/test-requirements.txt, -r test/../nt2/toml-requirements.in, flit
traitlets==5.14.1 # via ipython, matplotlib-inline
types-python-dateutil==2.8.19.20240106 # via -c nt2/requirements.txt, -c test/../nt2/requirements.txt, -c test/test-requirements.txt, arrow
typing-extensions==4.9.0 # via -c fmt-requirements.txt, -c nt2/requirements.txt, -c test/../nt2/requirements.txt, black
typing-extensions==4.10.0 # via -c fmt-requirements.txt, -c nt2/requirements.txt, -c test/../nt2/requirements.txt, black
urllib3==2.2.1 # via requests
virtualenv==20.25.1 # via nox
ward==0.68.0b0 # via -c test/test-requirements.txt, -r test/test-requirements.in
Expand Down
2 changes: 1 addition & 1 deletion doc/doc-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requests==2.31.0 # via cachecontrol, pydoctor
six==1.16.0 # via automat
toml==0.10.2 # via pydoctor
twisted==23.10.0 # via pydoctor
typing-extensions==4.9.0 # via twisted
typing-extensions==4.10.0 # via twisted
urllib3==1.26.18 # via pydoctor, requests
wheezy-template==3.2.2 # via -r doc-requirements.in
zope-interface==6.2 # via twisted
Expand Down
2 changes: 1 addition & 1 deletion fmt-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ ruff==0.2.2 # via -r fmt-requirements.in
snowballstemmer==2.2.0 # via pydocstyle
ssort==0.12.4 # via -r fmt-requirements.in
tomli==2.0.1 # via -c nt2/toml-requirements.txt, -c test/test-requirements.txt, black, pydocstyle
typing-extensions==4.9.0 # via -c nt2/requirements.txt, black
typing-extensions==4.10.0 # via -c nt2/requirements.txt, black
2 changes: 1 addition & 1 deletion nt2/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ ruamel-yaml==0.17.21 # via -r requirements.in, yamlpath
ruamel-yaml-clib==0.2.8 # via ruamel-yaml
six==1.16.0 # via inform, python-dateutil
types-python-dateutil==2.8.19.20240106 # via arrow
typing-extensions==4.9.0 # via cattrs
typing-extensions==4.10.0 # via cattrs
yamlpath==3.6.9 # via -r requirements.in

0 comments on commit 2a1a507

Please sign in to comment.