fastapi-realworld-example-app
fastapi-realworld-example-app copied to clipboard
Bump python-slugify from 5.0.2 to 6.1.2
Bumps python-slugify from 5.0.2 to 6.1.2.
Changelog
Sourced from python-slugify's changelog.
6.1.2
- Reintroduce the cli options
6.1.1
- Remove type hinting (temporarily)
6.1.0
- Add
allow_unicodeflag to allow unicode characters in the slug6.0.1
- Rework regex_pattern to mean the opposite (disallowed chars instead of allowed)
- Thanks to
@yyyyyyyanfor the initial PR followed by the final PR by@mrezzamoradi6.0.0
- Enable github action
- Remove tox, as we run the test on github action, the end users can refer to those test
Commits
3f1a0feAdd cmdLine option0bf1b87remove type hinting (#113)d968ca7allow unicode (#111)07b87daMerge branch 'master' into cic096bcdregex: allow=>disallowd8c9d8aregex_patter to disallowdce2189Fix misleading pattern name and documentation (#109)b2aaccdadd staging to ci86d76eeadd github action, cleanup401487eMerge branch 'sandbox' into ci- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #275 (e5ea366) into master (85b49b1) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #275 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 69 69
Lines 1478 1478
Branches 121 121
=========================================
Hits 1478 1478
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.