Skip to content

Commit

Permalink
MAINT: update pip constraints and pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
web-flow authored Jan 10, 2024
1 parent 8cb9332 commit 2c16c07
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions .constraints/py3.10.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.10.txt --strip-extras --unsafe-package=pip --unsafe-package=setuptools --unsafe-package=strong2020-salamanca
#
accessible-pygments==0.0.4
alabaster==0.7.15
alabaster==0.7.16
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -43,7 +43,7 @@ flake8==6.1.0
fonttools==4.47.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
greenlet==3.0.3
identify==2.5.33
idna==3.6
Expand Down Expand Up @@ -130,7 +130,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.32.1
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.11.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.11.txt --strip-extras --unsafe-package=pip --unsafe-package=setuptools --unsafe-package=strong2020-salamanca
#
accessible-pygments==0.0.4
alabaster==0.7.15
alabaster==0.7.16
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -42,7 +42,7 @@ flake8==6.1.0
fonttools==4.47.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
greenlet==3.0.3
identify==2.5.33
idna==3.6
Expand Down Expand Up @@ -129,7 +129,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.32.1
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.12.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.12.txt --strip-extras --unsafe-package=pip --unsafe-package=setuptools --unsafe-package=strong2020-salamanca
#
accessible-pygments==0.0.4
alabaster==0.7.15
alabaster==0.7.16
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -42,7 +42,7 @@ flake8==6.1.0
fonttools==4.47.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
greenlet==3.0.3
identify==2.5.33
idna==3.6
Expand Down Expand Up @@ -129,7 +129,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.32.1
Expand Down
4 changes: 2 additions & 2 deletions .constraints/py3.8.txt
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ flake8==6.1.0
fonttools==4.47.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
greenlet==3.0.3
identify==2.5.33
idna==3.6
Expand Down Expand Up @@ -134,7 +134,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pytz==2023.3.post1
pyyaml==6.0.1
pyzmq==25.1.2
Expand Down
6 changes: 3 additions & 3 deletions .constraints/py3.9.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# pip-compile --extra=dev --no-annotate --output-file=.constraints/py3.9.txt --strip-extras --unsafe-package=pip --unsafe-package=setuptools --unsafe-package=strong2020-salamanca
#
accessible-pygments==0.0.4
alabaster==0.7.15
alabaster==0.7.16
anyio==4.2.0
argon2-cffi==23.1.0
argon2-cffi-bindings==21.2.0
Expand Down Expand Up @@ -43,7 +43,7 @@ flake8==6.1.0
fonttools==4.47.0
fqdn==1.5.1
gitdb==4.0.11
gitpython==3.1.40
gitpython==3.1.41
greenlet==3.0.3
identify==2.5.33
idna==3.6
Expand Down Expand Up @@ -131,7 +131,7 @@ python-json-logger==2.0.7
python-lsp-jsonrpc==1.1.2
python-lsp-ruff==2.0.1
python-lsp-server==1.9.0
pytoolconfig==1.2.6
pytoolconfig==1.3.0
pyyaml==6.0.1
pyzmq==25.1.2
referencing==0.32.1
Expand Down

0 comments on commit 2c16c07

Please sign in to comment.