-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the pip-updates group across 1 directory with 18 updates #378
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the pip-updates group with 18 updates in the / directory: | Package | From | To | | --- | --- | --- | | [django](https://github.com/django/django) | `5.1` | `5.1.1` | | [psycopg](https://github.com/psycopg/psycopg) | `3.2.1` | `3.2.2` | | [govuk-frontend-jinja](https://github.com/LandRegistry/govuk-frontend-jinja) | `3.1.0` | `3.3.0` | | [boto3](https://github.com/boto/boto3) | `1.34.158` | `1.34.162` | | [pydantic](https://github.com/pydantic/pydantic) | `2.8.2` | `2.9.2` | | [datamodel-code-generator](https://github.com/koxudaxi/datamodel-code-generator) | `0.25.9` | `0.26.0` | | [langchain](https://github.com/langchain-ai/langchain) | `0.2.12` | `0.2.16` | | [sentence-transformers](https://github.com/UKPLab/sentence-transformers) | `3.0.1` | `3.1.1` | | [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.5.1` | `1.5.2` | | [scipy](https://github.com/scipy/scipy) | `1.14.0` | `1.14.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.12.0` | `2.14.0` | | [langchain-community](https://github.com/langchain-ai/langchain) | `0.2.11` | `0.2.17` | | [langchain-aws](https://github.com/langchain-ai/langchain-aws) | `0.1.16` | `0.1.18` | | [ruff](https://github.com/astral-sh/ruff) | `0.5.7` | `0.6.7` | | [factory-boy](https://github.com/FactoryBoy/factory_boy) | `3.3.0` | `3.3.1` | | [mypy](https://github.com/python/mypy) | `1.11.1` | `1.11.2` | | [pytest-django](https://github.com/pytest-dev/pytest-django) | `4.8.0` | `4.9.0` | | [django-webtest](https://github.com/django-webtest/django-webtest) | `1.9.11` | `1.9.12` | Updates `django` from 5.1 to 5.1.1 - [Commits](django/django@5.1...5.1.1) Updates `psycopg` from 3.2.1 to 3.2.2 - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](psycopg/psycopg@3.2.1...3.2.2) Updates `govuk-frontend-jinja` from 3.1.0 to 3.3.0 - [Release notes](https://github.com/LandRegistry/govuk-frontend-jinja/releases) - [Changelog](https://github.com/LandRegistry/govuk-frontend-jinja/blob/main/CHANGELOG.md) - [Commits](LandRegistry/govuk-frontend-jinja@3.1.0...3.3.0) Updates `boto3` from 1.34.158 to 1.34.162 - [Release notes](https://github.com/boto/boto3/releases) - [Commits](boto/boto3@1.34.158...1.34.162) Updates `pydantic` from 2.8.2 to 2.9.2 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.8.2...v2.9.2) Updates `datamodel-code-generator` from 0.25.9 to 0.26.0 - [Release notes](https://github.com/koxudaxi/datamodel-code-generator/releases) - [Commits](koxudaxi/datamodel-code-generator@0.25.9...0.26.0) Updates `langchain` from 0.2.12 to 0.2.16 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain==0.2.12...langchain==0.2.16) Updates `sentence-transformers` from 3.0.1 to 3.1.1 - [Release notes](https://github.com/UKPLab/sentence-transformers/releases) - [Commits](UKPLab/sentence-transformers@v3.0.1...v3.1.1) Updates `scikit-learn` from 1.5.1 to 1.5.2 - [Release notes](https://github.com/scikit-learn/scikit-learn/releases) - [Commits](scikit-learn/scikit-learn@1.5.1...1.5.2) Updates `scipy` from 1.14.0 to 1.14.1 - [Release notes](https://github.com/scipy/scipy/releases) - [Commits](scipy/scipy@v1.14.0...v1.14.1) Updates `sentry-sdk` from 2.12.0 to 2.14.0 - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](getsentry/sentry-python@2.12.0...2.14.0) Updates `langchain-community` from 0.2.11 to 0.2.17 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-community==0.2.11...langchain-community==0.2.17) Updates `langchain-aws` from 0.1.16 to 0.1.18 - [Release notes](https://github.com/langchain-ai/langchain-aws/releases) - [Commits](langchain-ai/langchain-aws@v0.1.16...v0.1.18) Updates `ruff` from 0.5.7 to 0.6.7 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.5.7...0.6.7) Updates `factory-boy` from 3.3.0 to 3.3.1 - [Changelog](https://github.com/FactoryBoy/factory_boy/blob/master/docs/changelog.rst) - [Commits](FactoryBoy/factory_boy@3.3.0...3.3.1) Updates `mypy` from 1.11.1 to 1.11.2 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.11.1...v1.11.2) Updates `pytest-django` from 4.8.0 to 4.9.0 - [Release notes](https://github.com/pytest-dev/pytest-django/releases) - [Changelog](https://github.com/pytest-dev/pytest-django/blob/main/docs/changelog.rst) - [Commits](pytest-dev/pytest-django@v4.8.0...v4.9.0) Updates `django-webtest` from 1.9.11 to 1.9.12 - [Changelog](https://github.com/django-webtest/django-webtest/blob/master/CHANGES.rst) - [Commits](django-webtest/django-webtest@1.9.11...1.9.12) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: psycopg dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: govuk-frontend-jinja dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: boto3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: pydantic dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: datamodel-code-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: langchain dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: sentence-transformers dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: scikit-learn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: scipy dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: langchain-community dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: langchain-aws dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: factory-boy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-updates - dependency-name: pytest-django dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-updates - dependency-name: django-webtest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-updates ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Sep 23, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the pip-updates group with 18 updates in the / directory:
5.1
5.1.1
3.2.1
3.2.2
3.1.0
3.3.0
1.34.158
1.34.162
2.8.2
2.9.2
0.25.9
0.26.0
0.2.12
0.2.16
3.0.1
3.1.1
1.5.1
1.5.2
1.14.0
1.14.1
2.12.0
2.14.0
0.2.11
0.2.17
0.1.16
0.1.18
0.5.7
0.6.7
3.3.0
3.3.1
1.11.1
1.11.2
4.8.0
4.9.0
1.9.11
1.9.12
Updates
django
from 5.1 to 5.1.1Commits
1e1d791
[5.1.x] Bumped version for 5.1.1 release.3c733c7
[5.1.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when e...022ab0a
[5.1.x] Fixed CVE-2024-45230 -- Mitigated potential DoS in urlize and urlizet...6203965
[5.1.x] Fixed #35716 -- Fixed VariableDoesNotExist when rendering admin field...26c0667
[5.1.x] Fixed #35688 -- Restored timezone and role setters to be PostgreSQL D...fcb71a7
[5.1.x] Removed outdated note about lack of subquery support in MySQL.9b09a4f
[5.1.x] Fixed typos in docs/howto/initial-data.txt.9a461ca
[5.1.x] Fixed #35666 -- Documented stacklevel usage and testing, and adjusted...dd58edc
[5.1.x] Refs #35405 -- Adjusted deprecation warning stacklevel in FieldCacheM...8f5d2c3
[5.1.x] Refs #35326 -- Adjusted deprecation warning stacklevel in FileSystemS...Updates
psycopg
from 3.2.1 to 3.2.2Changelog
Sourced from psycopg's changelog.
... (truncated)
Commits
d027a87
chore: bump psycopg package version to 3.2.2026c123
Merge pull request #890 from edgarrmondragon/build-cp313-wheels86d7772
docs: add update instructions for new major Python releases8089851
docs: add Python 3.13 support news entriescf3bc88
docs: mention Python 3.13 supported in install docs9b97811
chore: add Python 3.13 to trove classifiers6e20188
ci: build Python 3.13 wheelsa5b67ba
docs: replace fastapi events with lifespand13137a
chore(deps): bump pypa/cibuildwheel in the actions group6f7dcc4
Fix typo in cursor tableUpdates
govuk-frontend-jinja
from 3.1.0 to 3.3.0Release notes
Sourced from govuk-frontend-jinja's releases.
Changelog
Sourced from govuk-frontend-jinja's changelog.
Commits
f1a72a4
Merge pull request #88 from LandRegistry/govuk-frontend-560e00ea6
release date3c81c22
add service navigation component5560a1f
bump version numbers804ddc8
Merge pull request #87 from LandRegistry/govuk-frontend-55ecb9a39
3.2.0 changesc6555e7
v5.5 updates1a1ba3a
upgrade requirementsc1f73f7
govuk v5.5e5585ab
replace safety with pip-auditUpdates
boto3
from 1.34.158 to 1.34.162Commits
59518e4
Merge branch 'release-1.34.162'add8a63
Bumping version to 1.34.1622ec9480
Add changelog entries from botocore2f927ce
Merge branch 'release-1.34.161'8268877
Merge branch 'release-1.34.161' into developc36a3f2
Bumping version to 1.34.161d4b6006
Add changelog entries from botocore7eb51bd
Merge branch 'release-1.34.160'27dcf72
Merge branch 'release-1.34.160' into developedc8a5c
Bumping version to 1.34.160Updates
pydantic
from 2.8.2 to 2.9.2Release notes
Sourced from pydantic's releases.
... (truncated)
Changelog
Sourced from pydantic's changelog.
... (truncated)
Commits
7cedbfb
history updates7eab2b8
v bumpc0a288f
FixZoneInfo
with various invalid types (#10408)ea6115d
Fix variance issue in_IncEx
type alias, only allowTrue
(#10414)fbfe25a
Fix serialization schema generation when usingPlainValidator
(#10427)26cff3c
Adding notes on designing callable discriminators (#10400)8a0e7ad
Do not error when trying to evaluate annotations of private attributes (#10358)ecc5275
bump2c61bfd
Fix evaluation of stringified annotations during namespace inspection (#10347)3d364cb
Use correct types namespace when building namedtuple core schemas (#10337)Updates
datamodel-code-generator
from 0.25.9 to 0.26.0Release notes
Sourced from datamodel-code-generator's releases.
Commits
222f718
[pre-commit.ci] pre-commit autoupdate (#2075)1fda5d8
fix missing field descriptions in graphql (#2074)fadc13c
Fix --use-annotated for pydantic v2 (#2033)010c72b
[pre-commit.ci] pre-commit autoupdate (#2068)5a3c12c
Fix default encoding as_utf-8 on command help (#2066)2230784
Support union_mode (#2065)af7aa97
Add command help update script (#2064)1017913
Revert "add command help update script (#2062)" (#2063)2d6275c
add command help update script (#2062)f12341e
Change default target python version to 3.8 (#2061)Updates
langchain
from 0.2.12 to 0.2.16Release notes
Sourced from langchain's releases.
... (truncated)
Commits
1dfc8c0
langchain[patch]: Release 0.2.16 (#25977)fb642e1
text-splitters[patch]: Release 0.2.4 (#25979)7457949
mistralai[patch]: Release 0.1.13 (#25978)0c69c9f
core[patch]: Release 0.2.38 (#25974)fa8402e
core[minor]: Add support for multiple env keys for secrets_from_env (#25971)fdeaff4
langchain-mistralai
- make base URL possible to set via env variable for `C...c7154a4
community: sambastudio llms api v2 support (#25063)8d784db
docs: Add missing args in api doc ofWebResearchRetriever
(#25949)da113f6
docs: ChatOpenAI.with_structured_output nits (#25952)5b99bb2
docs: fix bullet list spacing (#25950)Updates
sentence-transformers
from 3.0.1 to 3.1.1Release notes
Sourced from sentence-transformers's releases.
... (truncated)
Commits
73c8dc3
Merge branch 'master' into v3.1-release; Release v3.1.17290448
[fix
] Ensure that the embeddings from hard negative mining are normalized (...a201c6d
[metadata
] Extend pyproject.toml metadata (#2943)dafe2b6
[deps
] Attempt to remove numpy restrictions (#2937)d6e34ee
Increment dev version to v3.2.0.dev0845dd54
Release v3.1.0a3f2236
[feat
] Update mine_hard_negatives to using a full corpus and multiple posit...8af7c5d
[feat
] Add column order warnings to the data collator (#2928)bc9a666
[docs
] Move losses up in the package reference; they're more important (#2929)597d5ed
[fix
] Add dtype cast for modules other than Transformer (#2889)Updates
scikit-learn
from 1.5.1 to 1.5.2Release notes
Sourced from scikit-learn's releases.
Commits
156ef14
[cd build] trigger ci/cd40c7416
DOC update the list of contributors for 1.5.2 (#29819)c119c7e
DOC add orphan option to developers/index.rst4d838dc
TST fix tolerance as in #294002e79f52
DOC fix entry in changelog for backport happening in 1.5.2 (#29815)c735641
MAINT install setuptools for debian-32bitsc993dd2
DOC update repr for NumPy 2.08ade4f5
MAINT bump from 1.5.1 to 1.5.204b71d2
FIX solve conflict gitb5b5017
MAINT update lock fileUpdates
scipy
from 1.14.0 to 1.14.1Release notes
Sourced from scipy's releases.
Commits
92d2a85
REL: 1.14.1 rel commit [wheel build]85623a1
Merge pull request #21362 from tylerjereddy/treddy_1.14.1_backportsd924005
MAINT: PR 21362 revisions [wheel build]b901a4e
MAINT, CI: PR 21362 revisions [wheel build]2a7ec60
MAINT, BLD: PR 21362 revisions [wheel build]f4f084d
MAINT, CI: PR 21362 revisions [wheel build]b712fc6
DOC: update 1.14.1 relnotes [wheel build]cdd5aca
MAINT: special: Accommodate changed integer handling in NumPy 2.0. (#21401)0f91838
BLD: cp313 wheels onmanylinux_aarch64
(#21409)6dd0b00
MAINT, CI: wheel build changes [wheel build]Updates
sentry-sdk
from 2.12.0 to 2.14.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.