Bump the dev-dependencies group in /log with 6 updates #1825
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 dev-dependencies group in /log with 6 updates:
6.1.0
7.0.0
1.6.1
1.8.0
3.5.18
4.6.0.20240106
68.2.0.0
69.0.0.20240125
1.7.5
1.7.7
2.3.5
3.0.1
Updates
flake8
from 6.1.0 to 7.0.0Commits
88a4f9b
Release 7.0.06f3a60d
Merge pull request #1906 from PyCQA/upgrade-pyflakescde8570
upgrade pyflakes to 3.2.x2ab9d76
Merge pull request #1903 from PyCQA/pre-commit-ci-update-confige27611f
[pre-commit.ci] pre-commit autoupdate9d20be1
Merge pull request #1902 from PyCQA/pre-commit-ci-update-config06c1503
[pre-commit.ci] auto fixes from pre-commit.com hooksb67ce03
Fix bugbear lintsc8801c1
[pre-commit.ci] pre-commit autoupdate045f297
Merge pull request #1893 from PyCQA/pre-commit-ci-update-configUpdates
mypy
from 1.6.1 to 1.8.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
3b46750
remove +dev suffix from versionc9bc833
Fix tests broken by hatchling (#16655)60d30e3
Fix crash with type alias toCallable[[Unpack[Tuple[Any, ...]]], Any]
(#16541)f53f422
Allow type ignores of PEP 695 constructs (#16608)7c33e7c
@final
class without bool cannot have falsey instances (#16566)c224da5
Do not intersect types in isinstance checks if at least one is final (#16330)d54cc35
Change example in test cases with no stubs available (#16513)eb1ee97
Update hashes insync-typeshed.py
following recent typeshed sync (#16600)344298e
Revert use ofParamSpec
forfunctools.wraps
3e5d813
Revert typeshed ctypes changeUpdates
types-redis
from 3.5.18 to 4.6.0.20240106Commits
Updates
types-setuptools
from 68.2.0.0 to 69.0.0.20240125Commits
Updates
bandit
from 1.7.5 to 1.7.7Release notes
Sourced from bandit's releases.
... (truncated)
Commits
4c5b3c8
Downsize the org:repo name (#1104)3f86e84
Remove markdown formatting in reStructuredText formatted README (#1103)ff7ed4b
Introduce Official Bandit Images (#1088)99ddf6b
Bump actions/dependency-review-action from 3 to 4 (#1101)22c75a8
Rework GitPython dependency to be an extra for bandit-baseline (#1099)12e14f6
Prepend ./ for files specified as CLI args (#1094)0779eb0
Add random.randbytes to blacklist calls (#1096)7129108
Fix up issues found running Bandit on itself (#1093)c2bd6d6
Create a security policy (#1091)a78cafe
Add tidelift to the sponsor funding list (#1089)Updates
safety
from 2.3.5 to 3.0.1Release notes
Sourced from safety's releases.
Changelog
Sourced from safety's changelog.
... (truncated)
Commits
1958c25
Safety 3.0.1 (#499)69dab0b
fix: add back the license legacy cmd (#498)dd43359
Merge pull request #497 from pyupio/perf/dependencies2f9859e
perf: unpin authlib and remove jwte9bf977
Merge pull request #493 from pyupio/fix/links-readmeea1feca
update readme links to the new Github action615ef36
Merge pull request #491 from pyupio/release/3.0.0c549003
Safety 3.0.0 released156278
remove Linux i386, use i686 on Windows only1c8fd20
fix typo on binaries.pyDependabot 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