-
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Upgrade dependencies Aug'24 #274
Merged
Merged
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
Update a dependency constraints in 'pyproject.toml' click (8.0.4 -> 8.1.7) requests (2.31.0 -> 2.32.3) beautifulsoup4 (4.9.3 -> 4.12.3) Also upgrade dependencies: lxml (4.9.4 -> 5.3.0) loguru (0.6.0 -> 0.7.2) single-source (0.2.0 -> 0.4.0)
…sion CVE-2019-8341 marked as **DISPUTE** https://data.safetycli.com/v/70612/97c/ why: The maintainer and multiple third parties believe that this vulnerability isn't valid because users shouldn't use untrusted templates without sandboxing.
black (22.12.0 -> 24.8.0) yapf (0.31.0 -> 0.40.2) reorder-python-imports (2.8.0 -> 3.13.0) rope (0.20.1 -> 1.13.0) Update constraints: pre-commit (3.3.2 -> 3.8.0 ) pre-commit-hooks (4.4.0 -> 4.6.0)
flake8 (4.0.1 -> 7.1.1) flake8-bandit (3.0.0 -> 4.1.1) flake8-bugbear (21.11.29 -> 24.4.26) flake8-rst-docstrings (0.2.7 -> 0.3.0) mypy (0.910 -> 1.11.1) pep8-naming (0.12.1 -> 0.14.1) Update constraints: flake8-docstrings (1.6.0 -> 1.7.0) flake8-black (0.3.3 -> 0.3.6) flake8-import-order (0.18.1 -> 0.18.2)
pytest (7.4.4 -> 8.3.2) safety (2.4.0b2 -> 3.2.5) coverage[toml] (6.5.0 -> 7.6.1) xdoctest (0.15.10 -> 1.1.6) Update constraints: pytest-mock (3.6.1 -> 3.14.0) requests-mock (1.9.3 -> 1.12.1)
sphinx (7.4.7 -> 8.0.2) sphinx-click (4.4.0 -> 6.0.0) Update constraints: sphinx-autobuild (2021.3.14 -> 2024.4.16) Pygments (2.15.1 -> 2.18.0) furo (2023.5.20 -> 2024.8.6)
…t hook Reason: psf/black#4175 (comment) Black 24+ and reorder-python-imports have incompatible opinions on whether there should be a blank line after a docstring. Enable 'mypy' session back
Update 'poetry.lock' (it was not consistent with pyproject.toml)
github-actions
bot
added
ci
Continuous Integration
dependencies
Pull requests that update a dependency file
labels
Aug 11, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
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.
No description provided.