Skip to content

Commit

Permalink
Bump the production-dependencies group with 6 updates (#42)
Browse files Browse the repository at this point in the history
Bumps the production-dependencies group with 6 updates:

| Package | From | To |
| --- | --- | --- |
| [pydantic-settings](https://github.com/pydantic/pydantic-settings) | `2.1.0` | `2.2.1` |
| [pydantic](https://github.com/pydantic/pydantic) | `2.6.1` | `2.6.3` |
| [openai](https://github.com/openai/openai-python) | `1.12.0` | `1.13.3` |
| [pypdf](https://github.com/py-pdf/pypdf) | `4.0.1` | `4.0.2` |
| [instructor](https://github.com/jxnl/instructor) | `0.5.2` | `0.6.1` |
| [aiocsv](https://github.com/MKuranowski/aiocsv) | `1.2.5` | `1.3.1` |


Updates `pydantic-settings` from 2.1.0 to 2.2.1
- [Release notes](https://github.com/pydantic/pydantic-settings/releases)
- [Commits](pydantic/pydantic-settings@v2.1.0...v2.2.1)

Updates `pydantic` from 2.6.1 to 2.6.3
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.6.1...v2.6.3)

Updates `openai` from 1.12.0 to 1.13.3
- [Release notes](https://github.com/openai/openai-python/releases)
- [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md)
- [Commits](openai/openai-python@v1.12.0...v1.13.3)

Updates `pypdf` from 4.0.1 to 4.0.2
- [Release notes](https://github.com/py-pdf/pypdf/releases)
- [Changelog](https://github.com/py-pdf/pypdf/blob/main/CHANGELOG.md)
- [Commits](py-pdf/pypdf@4.0.1...4.0.2)

Updates `instructor` from 0.5.2 to 0.6.1
- [Release notes](https://github.com/jxnl/instructor/releases)
- [Commits](instructor-ai/instructor@0.5.2...0.6.1)

Updates `aiocsv` from 1.2.5 to 1.3.1
- [Commits](MKuranowski/aiocsv@v1.2.5...v1.3.1)

---
updated-dependencies:
- dependency-name: pydantic-settings
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: pypdf
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: instructor
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: aiocsv
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2024
1 parent d4826f3 commit ad86202
Show file tree
Hide file tree
Showing 2 changed files with 128 additions and 128 deletions.
Loading

0 comments on commit ad86202

Please sign in to comment.