-
Notifications
You must be signed in to change notification settings - Fork 1
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-minor-patch group across 1 directory with 12 updates #179
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-minor-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [uvicorn](https://github.com/encode/uvicorn) | `0.29.0` | `0.30.1` | | [sentry-sdk](https://github.com/getsentry/sentry-python) | `2.0.1` | `2.7.0` | | [icalendar](https://github.com/collective/icalendar) | `5.0.12` | `5.0.13` | | [email-validator](https://github.com/JoshData/python-email-validator) | `2.1.1` | `2.2.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.3` | `3.1.4` | | [redis](https://github.com/redis/redis-py) | `5.0.4` | `5.0.7` | | [flake8](https://github.com/pycqa/flake8) | `7.0.0` | `7.1.0` | | [mypy](https://github.com/python/mypy) | `1.10.0` | `1.10.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.2.0` | `8.2.2` | | [coverage](https://github.com/nedbat/coveragepy) | `7.5.0` | `7.5.4` | | [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) | `0.23.6` | `0.23.7` | | [ruff](https://github.com/astral-sh/ruff) | `0.4.2` | `0.4.10` | Updates `uvicorn` from 0.29.0 to 0.30.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.29.0...0.30.1) Updates `sentry-sdk` from 2.0.1 to 2.7.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.0.1...2.7.0) Updates `icalendar` from 5.0.12 to 5.0.13 - [Release notes](https://github.com/collective/icalendar/releases) - [Changelog](https://github.com/collective/icalendar/blob/main/CHANGES.rst) - [Commits](collective/icalendar@v5.0.12...v5.0.13) Updates `email-validator` from 2.1.1 to 2.2.0 - [Release notes](https://github.com/JoshData/python-email-validator/releases) - [Changelog](https://github.com/JoshData/python-email-validator/blob/main/CHANGELOG.md) - [Commits](JoshData/python-email-validator@v2.1.1...v2.2.0) Updates `jinja2` from 3.1.3 to 3.1.4 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.3...3.1.4) Updates `redis` from 5.0.4 to 5.0.7 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v5.0.4...v5.0.7) Updates `flake8` from 7.0.0 to 7.1.0 - [Commits](PyCQA/flake8@7.0.0...7.1.0) Updates `mypy` from 1.10.0 to 1.10.1 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.10.0...v1.10.1) Updates `pytest` from 8.2.0 to 8.2.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.0...8.2.2) Updates `coverage` from 7.5.0 to 7.5.4 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.5.0...7.5.4) Updates `pytest-asyncio` from 0.23.6 to 0.23.7 - [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases) - [Commits](pytest-dev/pytest-asyncio@v0.23.6...v0.23.7) Updates `ruff` from 0.4.2 to 0.4.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.4.2...v0.4.10) --- updated-dependencies: - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: sentry-sdk dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: icalendar dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: email-validator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: jinja2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: redis dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: flake8 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip-minor-patch - dependency-name: mypy dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: coverage dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: pytest-asyncio dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch - dependency-name: ruff dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pip-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
python
Pull requests that update Python code
labels
Jun 26, 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-minor-patch group with 12 updates in the / directory:
0.29.0
0.30.1
2.0.1
2.7.0
5.0.12
5.0.13
2.1.1
2.2.0
3.1.3
3.1.4
5.0.4
5.0.7
7.0.0
7.1.0
1.10.0
1.10.1
8.2.0
8.2.2
7.5.0
7.5.4
0.23.6
0.23.7
0.4.2
0.4.10
Updates
uvicorn
from 0.29.0 to 0.30.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
44a3071
Version 0.30.1 (#2349)6d666d9
Allow horizontal tabs\t
in response header values (#2345)9a6b3a8
Version 0.30.0 (#2348)53fa273
New multiprocess manager (#2183)22873a9
Suppress side-effects of signal propagation (#2317)14ffba8
Simplify CHANGELOG (#2337)5c78192
Add favicon and logo to the documentation (#2336)b9c03a8
Improve type hints on WebSockets implementations (#2335)14bdf04
Usepytestmark
to simplify test suite (#2334)0efd383
Sendcontent-length
header on 5xx (#2304)Updates
sentry-sdk
from 2.0.1 to 2.7.0Release notes
Sourced from sentry-sdk's releases.
... (truncated)
Changelog
Sourced from sentry-sdk's changelog.
... (truncated)
Commits
3314307
updated changeloge60c0b6
release: 2.7.09506913
Do not raise error when channels is not installed (#3203)7c1685e
Set up typing for OTel (#3168)4a9556b
feat(otel): Autoinstrumentation skeleton (#3143)7a3ab15
Update our Codecov setup (#3190)ac5c8e8
Remove Hub from our test suite (#3197)6c7374e
tests: Update library, Python versions (#3202)bcc563c
fix(tests): Add Spark testsuite to tox.ini and to CI (#3199)fca909f
ref(typing): Add additional stub packages for type checking (#3122)Updates
icalendar
from 5.0.12 to 5.0.13Changelog
Sourced from icalendar's changelog.
Commits
f97722e
Merge pull request #632 from niccokunzmann/release39b0494
version 5.0.13e7ec88d
Merge pull request #622 from niccokunzmann/docs-error4484608
Merge pull request #621 from niccokunzmann/docs-py-129862fd1
Merge pull request #628 from raffifu/test/unit_propd3e432d
add test case for unit prop3a54fe7
Merge pull request #625 from niccokunzmann/docs-http-serverf9dad10
log changes95ccf64
Document how to access the documentation in the browser4b5cb00
Guide to delete the build folder before testingUpdates
email-validator
from 2.1.1 to 2.2.0Release notes
Sourced from email-validator's releases.
Changelog
Sourced from email-validator's changelog.
Commits
6589b1e
Version 2.2.08051347
Improve the error message for invalid characters in domain names after Unicod...7f1f281
Check domain syntax after normalization to internationalized characters as a ...c23c0d6
Improve the error message for IDNA domains being too long by handling the len...452e0ca
Add tests for domain label lengthf8709e8
Check that email address length is valid on the original email address string...9ef1f82
Check that the local part is valid after Unicode NFC normalization to prevent...1fb55d4
Add a test that shows that the local part is returned with Unicode NFC normal...3426885
Several fixes for parsing display names0b22c13
Merge point release branch for version 2.1.2Updates
jinja2
from 3.1.3 to 3.1.4Release notes
Sourced from jinja2's releases.
Changelog
Sourced from jinja2's changelog.
Commits
dd4a8b5
release version 3.1.40668239
Merge pull request from GHSA-h75v-3vvj-5mfjd655030
disallow invalid characters in keys to xmlattr filtera7863ba
add ghsa linksb5c98e7
start version 3.1.4da3a9f0
update project files (#1968)0ee5eb4
satisfy formatter, linter, and strict mypy20477c6
update project files (#5457)e491223
update pyyaml dev dependency36f9885
fix pr linkUpdates
redis
from 5.0.4 to 5.0.7Release notes
Sourced from redis's releases.
Commits
7b3f0d6
[5.0] Fixes CAE-333 (#3293)d2084e3
Updated redis version to represent latest available build (#3296)a0660a6
Updated version of redis-stack docker image (#3295)40a9092
Handle lists in the response of INFO (#3277)6f55c02
Bump version to 5.0.5 (#3267)26d2d13
Fix parsing of INFO response (#3264)Updates
flake8
from 7.0.0 to 7.1.0Commits
65a38c4
Release 7.1.034c97e0
Merge pull request #1939 from PyCQA/new-pycodestyledefd315
latest pycodestyle408d4d6
Merge pull request #1930 from mzagol/patch-1866ad72
Add --extend-exclude to the TOC33e5083
Merge pull request #1923 from Viicos/entry-points-docs6659b21
Fix toctree ordering in indexba0f566
Use explicit external references350f254
Use explicit external references49f52a8
Update documentation regarding entry pointsUpdates
mypy
from 1.10.0 to 1.10.1Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
c28b525
[1.10 backport] Fix error reporting on cached run after uninstallation of thi...Updates
pytest
from 8.2.0 to 8.2.2Release notes
Sourced from pytest's releases.
Commits
329d371
Prepare release version 8.2.2214d098
Merge pull request #12414 from bluetech/backport-12409153a436
[8.2.x] fixtures: fix catastrophic performance problem inreorder_items
b41d5a5
Merge pull request #12412 from pytest-dev/backport-12408-to-8.2.x9bb73d7
[8.2.x] cacheprovider: fix "Directory not empty" crash from cache directory c...4569a01
[8.2.x] doc: Update trainings/events (#12402)1d103e5
[8.2.x] Clarify pytest_ignore_collect docs (#12386)240a252
[8.2.x] Add html_baseurl to sphinx conf.py (#12372)a5ee3c4
Merge pull request #12370 from pytest-dev/backport-12368-to-8.2.xf7358ae
[8.2.x] unittest: fix class instances no longer released on test teardown sin...Updates
coverage
from 7.5.0 to 7.5.4Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
22c09c6
docs: sample HTML for 7.5.49e16381
docs: prep for 7.5.4fba9b9e
docs: link issue 1799 from the changelogf124de8
build: no longer download kits to upload them9516cf6
build: hash-pin all actionsc6e0985
build: finish up the publish action4a49458
build: get the latest dist run id for publishingfb15efa
build: pin hashes for publishing actionsc20af95
build: use the correct item: github.event.actionccbab15
build: dump all the github actions dataUpdates
pytest-asyncio
from 0.23.6 to 0.23.7Release notes
Sourced from pytest-asyncio's releases.
Commits
eb63d5a
docs: Prepared for release of v0.23.7.da04a7a
Build(deps): Bump exceptiongroup in /dependencies/default00c667a
Build(deps): Bump pytest from 8.1.1 to 8.2.0 in /dependencies/default3bd9cd8
[docs] Add changelog entry.15544f0
Revert GitHub Actions and Tox changes.6316b28
Deduplicate simplefilter snippet.3ffdfc5
asyncio.run(port_afinalizer())0107fd7
Remove extra space.3bf700a
Fix GH Action mapping.d15dc31
Fix 3109/3108 typo.Updates
ruff
from 0.4.2 to 0.4.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.