chore(deps): bump the dependencies group with 6 updates #54
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 dependencies group with 6 updates:
41.0.4
41.0.5
0.25.0
0.25.1
3.11.1
3.12.0
23.9.1
23.10.1
0.0.292
0.1.4
9.4.6
9.4.7
Updates
cryptography
from 41.0.4 to 41.0.5Changelog
Sourced from cryptography's changelog.
Commits
5012bed
bump for 41.0.5 release (#9766)563b119
Added binding needed for pyOpenSSL (#9739) (#9740)Updates
httpx
from 0.25.0 to 0.25.1Release notes
Sourced from httpx's releases.
Changelog
Sourced from httpx's changelog.
Commits
b07d4e8
Version 0.25.1 (#2923)280a89a
Support newer versions of httpcore (#2885)1b7f39e
Use ruff format (#2901)05937f4
Bump trio-typing from 0.8.0 to 0.9.0 (#2914)aea4870
Bump mkdocs-material from 9.4.2 to 9.4.7 (#2915)2cb3252
Bump pytest from 7.4.2 to 7.4.3 (#2917)1d73150
Cleanup response.json() method (#2911)5f2d620
Fix third party package documentation link (#2902)ad06741
Lazily import 'netrc' module (#2910)9751f76
Drop unneccessarybinascii
import (#2909)Updates
pytest-mock
from 3.11.1 to 3.12.0Release notes
Sourced from pytest-mock's releases.
Changelog
Sourced from pytest-mock's changelog.
Commits
69adc6f
Re-add norewrite testsb905823
Drop Python 3.7 and add Python 3.122a71a0d
mocker.resetall now also resets mockers created bycreate_autospec
(#390)e84f885
Merge pull request #391 from pytest-dev/pre-commit-ci-update-confige037221
[pre-commit.ci] pre-commit autoupdatef019696
Merge pull request #387 from pytest-dev/where-to-patch-link09f1814
Merge pull request #388 from pytest-dev/pre-commit-ci-update-configf55f17e
[pre-commit.ci] pre-commit autoupdatecec59a0
Update usage.rst53cc0a5
Update usage.rstUpdates
black
from 23.9.1 to 23.10.1Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
744d23b
Prepare release 23.10.1 (#3969)8de4be5
Fix CI failing (#3957)c0adca3
docs: specifies the use of the .git-blame-ignore-revs file (#3961)a7643fa
Add summary parameter to action (#3958)d291c23
Move Docker image to hatch + compile (#3965)7f1c578
Bump peter-evans/create-or-update-comment from 3.0.2 to 3.1.0 (#3966)2db5ab0
Allow empty line after block open before a comment or compound statement (#3967)0a37888
Fix typos in CHANGES.md (#3963)882d879
Fix merging implicit multiline strings that have inline comments (#3956)9edba85
Prepare release 23.10.0 (#3951)Updates
ruff
from 0.0.292 to 0.1.4Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
c488919
Add missing pyupgrade entry to changelog (#8479)6e635e9
Add changelog for v0.1.4 (#8478)260ea41
Bump version to v0.1.4 (#8477)65effc6
Add pyupgradeUP041
to replaceTimeoutError
aliases (#8476)4982694
D300
: prevent autofix when both triples are in body (#8462)536ac55
Remove trailing periods from NumPy 2.0 code actions (#8475)f2335fe
Make Unicode-to-Unicode confusables a preview change (#8473)b0f9a14
Markbyte_bounds
as a non-backwards-compatible NumPy 2.0 change (#8474)f56bc19
Place 'r' prefix before 'f' for raw format strings (#8464)7c12eaf
Use characters instead ofu32
in confusable map (#8463)Updates
mkdocs-material
from 9.4.6 to 9.4.7Release notes
Sourced from mkdocs-material's releases.
Changelog
Sourced from mkdocs-material's changelog.
... (truncated)
Commits
ff76068
Prepare 9.4.7 release525fc94
Merge branch 'master' of github.com:squidfunk/mkdocs-material92ef0e2
Updated Premium sponsors8feb512
fixed typo: "hosting" -> "hoisting" (#6244)565a5e8
Updated dependencies6044863
Merge branch 'master' of github.com:squidfunk/mkdocs-material874b9db
Documentation (#6239)7b61a2f
Added documentation chat bot (experimental)997da1e
Updated dependencies0341516
Updated dependenciesDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions