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 poetry dependencies #173

Merged
merged 1 commit into from
Jan 4, 2024
Merged

Update poetry dependencies #173

merged 1 commit into from
Jan 4, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 28, 2023

Updated dependencies:

Updating dependencies
Resolving dependencies...

Package operations: 0 installs, 21 updates, 0 removals

  • Updating attrs (23.1.0 -> 23.2.0)
  • Updating typing-extensions (4.8.0 -> 4.9.0)
  • Updating distlib (0.3.7 -> 0.3.8)
  • Updating pydantic-core (2.14.5 -> 2.14.6)
  • Updating setuptools (69.0.2 -> 69.0.3)
  • Updating tzdata (2023.3 -> 2023.4)
  • Updating anyio (4.1.0 -> 4.2.0)
  • Updating coverage (7.3.2 -> 7.4.0)
  • Updating faker (20.1.0 -> 22.0.0)
  • Updating identify (2.5.32 -> 2.5.33)
  • Updating pandas (2.1.3 -> 2.1.4)
  • Updating pathspec (0.11.2 -> 0.12.1)
  • Updating pydantic (2.5.2 -> 2.5.3)
  • Updating pytest (7.4.3 -> 7.4.4)
  • Updating ruff (0.1.7 -> 0.1.9)
  • Updating black (23.11.0 -> 23.12.1)
  • Updating httpx (0.25.2 -> 0.26.0)
  • Updating pandera (0.17.2 -> 0.18.0)
  • Updating polyfactory (2.12.0 -> 2.13.0)
  • Updating pre-commit (3.5.0 -> 3.6.0)
  • Updating ruff-lsp (0.0.45 -> 0.0.48)

Writing lock file

Outdated dependencies before PR:

anyio             4.1.0   4.2.0   High level compatibility layer for multipl...
attrs             23.1.0  23.2.0  Classes Without Boilerplate
black             23.11.0 23.12.1 The uncompromising code formatter.
coverage          7.3.2   7.4.0   Code coverage measurement for Python
distlib           0.3.7   0.3.8   Distribution utilities
faker             20.1.0  22.0.0  Faker is a Python package that generates f...
httpx             0.25.2  0.26.0  The next generation HTTP client.
identify          2.5.32  2.5.33  File identification library for Python
pandas            2.1.3   2.1.4   Powerful data structures for data analysis...
pandera           0.17.2  0.18.0  A light-weight and flexible data validatio...
pathspec          0.11.2  0.12.1  Utility library for gitignore style patter...
polyfactory       2.12.0  2.13.0  Mock data generation factories
pre-commit        3.5.0   3.6.0   A framework for managing and maintaining m...
pydantic          2.5.2   2.5.3   Data validation using Python type hints
pydantic-core     2.14.5  2.14.6  
pytest            7.4.3   7.4.4   pytest: simple powerful testing with Python
ruff              0.1.7   0.1.9   An extremely fast Python linter and code f...
ruff-lsp          0.0.45  0.0.48  A Language Server Protocol implementation ...
setuptools        69.0.2  69.0.3  Easily download, build, install, upgrade, ...
typing-extensions 4.8.0   4.9.0   Backported and Experimental Type Hints for...
tzdata            2023.3  2023.4  Provider of IANA time zone data

Outdated dependencies after PR:

Note: there may be dependencies in the table above which were not updated as part of this PR.
The reason is they require manual updating due to the way they are pinned.

@github-actions github-actions bot force-pushed the poetry-update branch 2 times, most recently from bddd65a to 5d1914d Compare September 11, 2023 09:03
@github-actions github-actions bot force-pushed the poetry-update branch 2 times, most recently from 62b7923 to 39fbe0c Compare September 25, 2023 09:03
@github-actions github-actions bot force-pushed the poetry-update branch 2 times, most recently from 385207e to 0629447 Compare October 30, 2023 09:03
@github-actions github-actions bot force-pushed the poetry-update branch 2 times, most recently from 54c437b to 7c4984e Compare November 13, 2023 09:03
@github-actions github-actions bot force-pushed the poetry-update branch 2 times, most recently from f83c4f5 to 34d4917 Compare December 11, 2023 09:02
@github-actions github-actions bot force-pushed the poetry-update branch 2 times, most recently from 529d5b7 to 472f7c3 Compare December 25, 2023 09:02
@leifwar leifwar merged commit 279f735 into master Jan 4, 2024
3 checks passed
@leifwar leifwar deleted the poetry-update branch January 4, 2024 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants