Closed dependabot[bot] closed 1 month ago
The following issues were found:
Package | Version | License | Issue Type |
pywin32 | 308 | Null | Unknown License |
Package | Version | Score | Details | ||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
pip/bottle | 0.13.2 | :green_circle: 4.5 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/pyparsing | 3.2.0 | :green_circle: 6.6 | Details
| ||||||||||||||||||||||||||||||||||||||||||||||||
pip/pywin32 | 308 | :green_circle: 4.6 | Details
|
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Bumps the general group with 3 updates: bottle, pyparsing and pywin32.
Updates
bottle
from 0.13.1 to 0.13.2Release notes
Sourced from bottle's releases.
Commits
ab49e0c
Release of 0.13.27528311
fix: depr() should return DeprecationWarning66d96a9
change: Deprecate bottle.py script install1df15b7
docs: Added deprecation note for Python 2.x to release notes.Updates
pyparsing
from 3.1.4 to 3.2.0Changelog
Sourced from pyparsing's changelog.
... (truncated)
Commits
36fc04b
Fix docstring with invalid esc sequencea46066d
Prep for 3.2.0 releasea0c219b
Docs cleanup; added new whats_new_* docs for 3.1 and 3.2d9b1f14
Rewrite _collapse_string_to_ranges to use _GroupConsecutive class instead of ...0d3c2d7
Fix minor internal bug in one_of building regex when all choices are single c...2165ab2
Cleanup ambiguous "contains" vs "in" usage in mongodb_query_expression.py25ddb02
Prep for dev before final release08846ae
Prep for release9ee042b
Remove deprecated utcnow()a2b2f25
Final cleanup on mongodb_query_expression.py and mongodb_query_expression_ste...Updates
pywin32
from 307 to 308Release notes
Sourced from pywin32's releases.
Changelog
Sourced from pywin32's changelog.
Commits
Dependabot 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