Skip to content
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

Update python dependencies #478

Merged
merged 1 commit into from
Jul 18, 2024
Merged

Update python dependencies #478

merged 1 commit into from
Jul 18, 2024

Conversation

DetachHead
Copy link
Owner

@DetachHead DetachHead commented Jul 7, 2024

Update locked dependencies.

Update summary

There are 5 updates:

Package From To
⬆️ astroid 3.2.2 3.2.3
⬆️ exceptiongroup 1.2.1 1.2.2
⬆️ pdm-backend 2.3.2 2.3.3
⬆️ ruff 0.5.1 0.5.2
⬆️ tomlkit 0.12.5 0.13.0

Auto-generated by PDM update action

pw.lock Outdated
@@ -1,3 +1,3 @@
[main]
requirements = ["anyio==4.4.0", "blinker==1.8.2", "certifi==2024.7.4", "dep-logic==0.4.1", "distlib==0.3.8", "filelock==3.15.4", "findpython==0.6.1", "h11==0.14.0", "hishel==0.0.29", "httpcore==1.0.5", "httpx==0.27.0", "idna==3.7", "installer==0.7.0", "markdown-it-py==3.0.0", "mdurl==0.1.2", "msgpack==1.0.8", "packaging==24.1", "pbs-installer==2024.4.24", "pdm==2.16.1", "platformdirs==4.2.2", "pygments==2.18.0", "pyproject-hooks==1.1.0", "python-dotenv==1.0.1", "resolvelib==1.0.1", "rich==13.7.1", "shellingham==1.5.4", "sniffio==1.3.1", "socksio==1.0.0", "tomlkit==0.12.5", "truststore==0.9.1 ; python_version >= '3.10'", "typing-extensions==4.12.2", "unearth==0.16.0", "virtualenv==20.26.3"]
requirements = ["anyio==4.4.0", "blinker==1.8.2", "certifi==2024.7.4", "dep-logic==0.4.1", "distlib==0.3.8", "exceptiongroup==1.2.1 ; python_version < '3.11'", "filelock==3.15.4", "findpython==0.6.1", "h11==0.14.0", "hishel==0.0.29", "httpcore==1.0.5", "httpx==0.27.0", "idna==3.7", "installer==0.7.0", "markdown-it-py==3.0.0", "mdurl==0.1.2", "msgpack==1.0.8", "packaging==24.1", "pbs-installer==2024.4.24", "pdm==2.16.1", "platformdirs==4.2.2", "pygments==2.18.0", "pyproject-hooks==1.1.0", "python-dotenv==1.0.1", "resolvelib==1.0.1", "rich==13.7.1", "shellingham==1.5.4", "sniffio==1.3.1", "socksio==1.0.0", "tomli==2.0.1 ; python_version < '3.11'", "tomlkit==0.12.5", "truststore==0.9.1 ; python_version >= '3.10'", "typing-extensions==4.12.2", "unearth==0.16.0", "virtualenv==20.26.3"]
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this looks sus. the lockfile seems to be different depending on what python version it was generated with, which shouldve been fixed in pyprojectx 3

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@DetachHead DetachHead force-pushed the dep/update-pdm-lock branch 6 times, most recently from ad47b0a to b5d910d Compare July 13, 2024 00:25
@DetachHead DetachHead force-pushed the dep/update-pdm-lock branch 3 times, most recently from 0494dd8 to bbdb1d8 Compare July 17, 2024 00:26
@DetachHead DetachHead merged commit 34e5507 into main Jul 18, 2024
11 checks passed
@DetachHead DetachHead deleted the dep/update-pdm-lock branch July 18, 2024 08:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant