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 lock #18

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

update lock #18

wants to merge 1 commit into from

Conversation

daniel-cohere
Copy link

@daniel-cohere daniel-cohere commented Oct 7, 2024

This PR updates the poetry.lock file to include the latest versions of several Python packages. The following changes have been made:

  • The annotated-types package has been updated from version 0.6.0 to 0.7.0.
  • The certifi package has been updated from version 2024.2.2 to 2024.8.30.
  • The idna package has been updated from version 3.7 to 3.10.
  • The pydantic package has been updated from version 2.6.3 to 2.9.2.
  • The pydantic-core package has been updated from version 2.16.3 to 2.23.4.
  • The requests package has been updated from version 2.32.0 to 2.32.3.
  • The tqdm package has been updated from version 4.66.4 to 4.66.5.
  • The typing-extensions package has been updated from version 4.11.0 to 4.12.2.
  • The urllib3 package has been updated from version 1.26.19 to 2.2.3.

The PR also adds a new section [package.extras] to the poetry.lock file, which includes the following packages:

  • flake8 (>=7.1.1)
  • mypy (>=1.11.2)
  • pytest (>=8.3.2)
  • ruff (>=0.6.2)

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.

1 participant