Skip to content

build(deps): bump poetry from 1.8.3 to 2.1.3 in /.github/workflows #657

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 61 additions & 31 deletions .github/workflows/constraints.txt
Original file line number Diff line number Diff line change
@@ -1,83 +1,107 @@
# This file was autogenerated by uv via the following command:
# uv pip compile .github/workflows/constraints.in
anyio==4.9.0
# via httpx
argcomplete==3.5.0
# via nox
backports-tarfile==1.2.0
# via jaraco-context
build==1.2.2
# via poetry
cachecontrol==0.14.0
cachecontrol[filecache]==0.14.0
# via poetry
certifi==2024.8.30
# via requests
# via
# httpcore
# httpx
# requests
cffi==1.17.1
# via xattr
# via cryptography
charset-normalizer==3.3.2
# via requests
cleo==2.1.0
# via poetry
colorlog==6.8.2
# via nox
crashtest==0.4.1
# via
# cleo
# poetry
# via cleo
cryptography==44.0.3
# via secretstorage
distlib==0.3.8
# via virtualenv
dulwich==0.21.7
dulwich==0.22.8
# via poetry
exceptiongroup==1.2.2
# via anyio
fastjsonschema==2.20.0
# via poetry
filelock==3.16.1
# via
# cachecontrol
# virtualenv
findpython==0.6.3
# via poetry
h11==0.16.0
# via httpcore
httpcore==1.0.9
# via httpx
httpx==0.28.1
# via pbs-installer
idna==3.10
# via requests
# via
# anyio
# httpx
# requests
importlib-metadata==8.5.0
# via keyring
# via
# build
# keyring
# poetry
installer==0.7.0
# via poetry
jaraco-classes==3.4.0
# via keyring
keyring==24.3.1
jaraco-context==6.0.1
# via keyring
jaraco-functools==4.1.0
# via keyring
jeepney==0.9.0
# via
# keyring
# secretstorage
keyring==25.6.0
# via poetry
more-itertools==10.5.0
# via jaraco-classes
# via
# jaraco-classes
# jaraco-functools
msgpack==1.1.0
# via cachecontrol
nox==2024.4.15
# via
# -r .github/workflows/constraints.in
# -r constraints.in
# nox-poetry
nox-poetry==1.0.3
# via -r .github/workflows/constraints.in
# via -r constraints.in
packaging==24.1
# via
# build
# findpython
# nox
# nox-poetry
# poetry
pexpect==4.9.0
pbs-installer[download,install]==2025.4.9
# via poetry
pip==24.2
# via -r .github/workflows/constraints.in
pkginfo==1.11.1
pkginfo==1.12.1.2
# via poetry
platformdirs==4.3.6
# via
# poetry
# virtualenv
poetry==1.8.3
# via
# -r .github/workflows/constraints.in
# poetry-plugin-export
poetry-core==1.9.0
# via
# poetry
# poetry-plugin-export
poetry-plugin-export==1.8.0
poetry==2.1.3
# via -r constraints.in
poetry-core==2.1.3
# via poetry
ptyprocess==0.7.0
# via pexpect
pycparser==2.22
# via cffi
pyproject-hooks==1.2.0
Expand All @@ -93,8 +117,12 @@ requests==2.32.3
# requests-toolbelt
requests-toolbelt==1.0.0
# via poetry
secretstorage==3.3.3
# via keyring
shellingham==1.5.4
# via poetry
sniffio==1.3.1
# via anyio
tomli==2.0.2
# via
# build
Expand All @@ -106,16 +134,18 @@ tomlkit==0.13.2
# poetry
trove-classifiers==2024.9.12
# via poetry
typing-extensions==4.13.2
# via anyio
urllib3==2.2.3
# via
# dulwich
# requests
virtualenv==20.26.6
# via
# -r .github/workflows/constraints.in
# -r constraints.in
# nox
# poetry
xattr==1.1.0
# via poetry
zipp==3.20.2
# via importlib-metadata
zstandard==0.23.0
# via pbs-installer
Loading