build(deps): bump the python group with 7 updates - #47
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Updates the requirements on [pandas](https://github.com/pandas-dev/pandas), [presidio-analyzer](https://github.com/data-privacy-stack/presidio), [presidio-anonymizer](https://github.com/data-privacy-stack/presidio), [sentencepiece](https://github.com/google/sentencepiece), [ijson](https://github.com/ICRAR/ijson), [fastapi](https://github.com/fastapi/fastapi) and [uvicorn[standard]](https://github.com/Kludex/uvicorn) to permit the latest version. Updates `pandas` from 3.0.3 to 3.0.5 - [Release notes](https://github.com/pandas-dev/pandas/releases) - [Commits](pandas-dev/pandas@v3.0.3...v3.0.5) Updates `presidio-analyzer` from 2.2.363 to 2.2.364 - [Release notes](https://github.com/data-privacy-stack/presidio/releases) - [Changelog](https://github.com/data-privacy-stack/presidio/blob/main/CHANGELOG.md) - [Commits](data-privacy-stack/presidio@2.2.363...2.2.364) Updates `presidio-anonymizer` from 2.2.363 to 2.2.364 - [Release notes](https://github.com/data-privacy-stack/presidio/releases) - [Changelog](https://github.com/data-privacy-stack/presidio/blob/main/CHANGELOG.md) - [Commits](data-privacy-stack/presidio@2.2.363...2.2.364) Updates `sentencepiece` from 0.2.1 to 0.2.2 - [Release notes](https://github.com/google/sentencepiece/releases) - [Commits](google/sentencepiece@v0.2.1...v0.2.2) Updates `ijson` from 3.5.0 to 3.5.1 - [Changelog](https://github.com/ICRAR/ijson/blob/master/CHANGELOG.md) - [Commits](ICRAR/ijson@v3.5.0...v3.5.1) Updates `fastapi` from 0.139.0 to 0.140.13 - [Release notes](https://github.com/fastapi/fastapi/releases) - [Commits](fastapi/fastapi@0.139.0...0.140.13) Updates `uvicorn[standard]` to 0.51.0 - [Release notes](https://github.com/Kludex/uvicorn/releases) - [Changelog](https://github.com/Kludex/uvicorn/blob/main/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.49.0...0.51.0) --- updated-dependencies: - dependency-name: pandas dependency-version: 3.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: presidio-analyzer dependency-version: 2.2.364 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: presidio-anonymizer dependency-version: 2.2.364 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: sentencepiece dependency-version: 0.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: ijson dependency-version: 3.5.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: fastapi dependency-version: 0.140.13 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python - dependency-name: uvicorn[standard] dependency-version: 0.51.0 dependency-type: direct:development dependency-group: python ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updates the requirements on pandas, presidio-analyzer, presidio-anonymizer, sentencepiece, ijson, fastapi and uvicorn[standard] to permit the latest version.
Updates
pandasfrom 3.0.3 to 3.0.5Release notes
Sourced from pandas's releases.
Commits
e68db09RLS: 3.0.50697623Backport PR #66428: DOC: update whatsnew for 3.0.5 (#66430)5d846d0Backport PR #66090 on branch 3.0.x (BLD: exclude numpy 2.5.0 when building wh...bef7a2bBackport PR #66169 on branch 3.0.x (CI: Fix pyarrow-nightly job (stale nightl...8188eb1RLS: 3.0.4 (#66079)bd35f15[3.0.x] BUG: fix CoW issue in eval() (#66072)6195872[backport 3.0.x] BUG: anchor whole alternation in Series.str.match for PyArro...70313beBackport PR #66051 on branch 3.0.x (BUG: fix regression in DataFrame setitem ...57ed3e2[backport 3.0.x] Bump pypa/cibuildwheel from 3.4.1 to 4.1.0 (#65934) (#66026)f9693fc[backport 3.0.x] BUG(pandas 3.0 regression): drop(index=...) doesn't accept N...Updates
presidio-analyzerfrom 2.2.363 to 2.2.364Release notes
Sourced from presidio-analyzer's releases.
... (truncated)
Changelog
Sourced from presidio-analyzer's changelog.
... (truncated)
Commits
779dbd2Bumppresidio-anonymizerfloor inpresidio-structured(#2184)636caddRelease 2.2.364 / 0.0.60 (#2183)efc7759fix(analyzer): use valid region code "GB" instead of "UK" in PhoneRecognizer ...517d13eStabilize CI disk usage and run Ollama E2E on arm64 (#2167)0ac87d5docs: quote pip extras install examples (#2093)824016cfeat: add no-op NLP engine (#2071)6337265feat(analyzer): add recognizer-level threshold config (#2116)1fef62cfeat: add Philippine UMID (PH_UMID) recognizer (#2045)d47ef77feat(anonymizer): add batch deanonymization support (#2115)b2680befix(analyzer): honour config_path for LangExtract recognizers in YAML registr...Updates
presidio-anonymizerfrom 2.2.363 to 2.2.364Release notes
Sourced from presidio-anonymizer's releases.
... (truncated)
Changelog
Sourced from presidio-anonymizer's changelog.
... (truncated)
Commits
779dbd2Bumppresidio-anonymizerfloor inpresidio-structured(#2184)636caddRelease 2.2.364 / 0.0.60 (#2183)efc7759fix(analyzer): use valid region code "GB" instead of "UK" in PhoneRecognizer ...517d13eStabilize CI disk usage and run Ollama E2E on arm64 (#2167)0ac87d5docs: quote pip extras install examples (#2093)824016cfeat: add no-op NLP engine (#2071)6337265feat(analyzer): add recognizer-level threshold config (#2116)1fef62cfeat: add Philippine UMID (PH_UMID) recognizer (#2045)d47ef77feat(anonymizer): add batch deanonymization support (#2115)b2680befix(analyzer): honour config_path for LangExtract recognizers in YAML registr...Updates
sentencepiecefrom 0.2.1 to 0.2.2Release notes
Sourced from sentencepiece's releases.