simonw / simonwillisonblog

The source code behind my blog
https://simonwillison.net/
Apache License 2.0
188 stars 17 forks source link

Bump the python-packages group with 3 updates #409

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps the python-packages group with 3 updates: cloudflare, django and pytest.

Updates cloudflare from 2.19.0 to 2.19.2

Release notes

Sourced from cloudflare's releases.

2.19.2

 - 2024-02-22 13:49:22 +0900 [9dca32b](https://github.com/cloudflare/python-cloudflare/commit/9dca32b2eb2511ce7b5ae3585ffec17b0eab8278) CHANGELOG.md pushed to github
 - 2024-02-22 13:49:15 +0900 [28b768a](https://github.com/cloudflare/python-cloudflare/commit/28b768a0d02309cef9f150bfc41cb9c3d9c2eecd) 2.19.2
 - 2024-02-22 13:48:52 +0900 [11d1270](https://github.com/cloudflare/python-cloudflare/commit/11d1270b65ce089b87b029483f517c56d288bff5) typo
 - 2024-02-22 13:37:13 +0900 [287c8a7](https://github.com/cloudflare/python-cloudflare/commit/287c8a790b3adf80352972d9ca63c14eab2f8c3a) CHANGELOG.md pushed to github
 - 2024-02-22 13:36:59 +0900 [6f9e5cf](https://github.com/cloudflare/python-cloudflare/commit/6f9e5cf637fb743e6e9a231ac2b3e37211d492d4) 2.19.1
 - 2024-02-22 13:34:05 +0900 [08123c1](https://github.com/cloudflare/python-cloudflare/commit/08123c1cb1fd49c5727c89d5bfdac95f36f01624) http_headers documentation
 - 2024-02-22 13:14:37 +0900 [44751a0](https://github.com/cloudflare/python-cloudflare/commit/44751a003c33d75d73d51889728e75be4bafb7f5) fix tag name creation
 - 2024-02-22 11:25:20 +0900 [10d8af3](https://github.com/cloudflare/python-cloudflare/commit/10d8af3dce16af13127cb3e7fe2688acbdca9ad0) CHANGELOG.md pushed to github
 - 2024-02-22 11:23:43 +0900 [32d1461](https://github.com/cloudflare/python-cloudflare/commit/32d1461896e7a11242ac51c619b1f38ada0867c7) 2.18.1.rc1
 - 2024-02-22 11:23:09 +0900 [a71dd35](https://github.com/cloudflare/python-cloudflare/commit/a71dd354fe44b8802e205767f16b92f8b0b533ab) added http_headers
 - 2024-02-22 09:32:55 +0900 [c2c4adf](https://github.com/cloudflare/python-cloudflare/commit/c2c4adf2d4f75ee76bb25d82ac8628945644bd98) solidfied the Python3 only mindset
 - 2024-02-19 16:45:40 +0900 [64f3a01](https://github.com/cloudflare/python-cloudflare/commit/64f3a011bb68812493c926b87a7c7b777199e5c6) brought man page up to date
 - 2024-02-18 18:48:47 +0900 [618d02e](https://github.com/cloudflare/python-cloudflare/commit/618d02e546a82f1c26f483cd46bc14c808d44508) create dummy loa document on-the-fly with very-basic pdf content
Changelog

Sourced from cloudflare's changelog.

Change Log

  • 2024-02-22 13:49:15 +0900 28b768a 2.19.2
  • 2024-02-22 13:48:52 +0900 11d1270 typo
  • 2024-02-22 13:37:13 +0900 287c8a7 CHANGELOG.md pushed to github
  • 2024-02-22 13:36:59 +0900 6f9e5cf 2.19.1
  • 2024-02-22 13:34:05 +0900 08123c1 http_headers documentation
  • 2024-02-22 13:14:37 +0900 44751a0 fix tag name creation
  • 2024-02-22 11:25:20 +0900 10d8af3 CHANGELOG.md pushed to github
  • 2024-02-22 11:23:43 +0900 32d1461 2.18.1.rc1
  • 2024-02-22 11:23:09 +0900 a71dd35 added http_headers
  • 2024-02-22 09:32:55 +0900 c2c4adf solidfied the Python3 only mindset
  • 2024-02-19 16:45:40 +0900 64f3a01 brought man page up to date
  • 2024-02-18 18:48:47 +0900 618d02e create dummy loa document on-the-fly with very-basic pdf content
  • 2024-02-17 08:13:17 +0900 4b2ec55 CHANGELOG.md pushed to github
  • 2024-02-17 08:12:56 +0900 c7d9ae3 2.19.0
  • 2024-02-17 08:10:02 +0900 9135f17 typo introduced before 2.18.x - now fixed
  • 2024-02-17 08:09:18 +0900 3901158 purge_cache test - was chasing a different bug
  • 2024-02-14 13:42:44 -0800 ba42673 typo
  • 2024-02-12 14:24:48 -0800 c5b035a CHANGELOG.md pushed to github
  • 2024-02-12 14:24:13 -0800 b2ec8f7 2.18.2
  • 2024-02-12 13:18:19 -0800 6245faf coverage should only be CloudFlare/*.py files
  • 2024-02-12 11:10:29 -0800 6c309ec when more than one Content-Type is recommended try to make a good choice
  • 2024-02-12 10:03:18 -0800 bf93a19 one more %r needed
  • 2024-02-12 10:02:49 -0800 664c992 add error print for error chain - to test that code
  • 2024-02-11 12:03:50 -0800 212c080 more api calls
  • 2024-02-10 22:43:29 -0800 eeb1355 Issue182 triggered some rethink of the exception code plus some longstanding cleanup
  • 2024-02-10 22:26:12 -0800 9f8fe7a cleanup error message
  • 2024-02-10 18:33:24 -0800 60c67b6 print error before assert
  • 2024-02-10 15:21:38 -0800 1acba51 typo
  • 2024-02-10 15:21:04 -0800 5a314b1 CloudFlare/tests/test_find.py
  • 2024-02-10 15:12:38 -0800 4a8c255 cleaner AI examples using find() call
  • 2024-02-10 15:11:05 -0800 6f38180 cleaner AI exampled using the find() call and/or sanitized calls without at-symbols
  • 2024-02-10 15:00:34 -0800 e588f6b cleaner sanitize code for keywords, dashes, at-symbols. Cleaner API Exception returns. Added unified find() call to reduce code
  • 2024-02-10 12:37:38 -0800 abcdcee improved error message - minor
  • 2024-02-09 16:32:14 -0800 0e7bbec cleanup of _content_type value - not needed if None, which is the default
  • 2024-02-09 13:25:10 -0800 07348fe CHANGELOG.md pushed to github
  • 2024-02-09 13:24:46 -0800 742c156 2.18.1
  • 2024-02-09 13:20:06 -0800 2a3e059 add data and files to be present - which is not normall legal, convert code from dict to set for files data to improve requests() handling
  • 2024-02-09 13:19:08 -0800 10455f3 handle --form with set() - was missing
  • 2024-02-09 12:14:25 -0800 719c1f9 cleanup of version checking code for readability
  • 2024-02-09 11:32:08 -0800 299ef93 CHANGELOG.md pushed to github
  • 2024-02-09 11:31:47 -0800 5de022e start using mypy for a checking source code
  • 2024-02-09 11:30:55 -0800 61e8108 2.18.0
  • 2024-02-08 17:17:07 -0800 99d4228 now prints correct --form data in all cases
  • 2024-02-08 17:07:29 -0800 a7e1b77 handle versions 2.14.2 or below or 2.17.0 or any version above that
  • 2024-02-08 16:44:05 -0800 4bd5e3f example for /accounts/:id/images/v2/direct_upload
  • 2024-02-08 14:19:04 -0800 0a9cc41 passing params as files for multipart/form-data type APIs needed some work
  • 2024-02-08 14:11:49 -0800 cd078fb improve debug prints. handle all the files debug formats
  • 2024-02-08 14:08:37 -0800 cec7f5a added comment to remind how data/json/files behaves

... (truncated)

Commits


Updates django from 5.0.2 to 5.0.3

Commits
  • 4b64d72 [5.0.x] Bumped version for 5.0.3 release.
  • 3394fc6 [5.0.x] Fixed CVE-2024-27351 -- Prevented potential ReDoS in Truncator.words().
  • 80761c3 [5.0.x] Fixed #35198 -- Fixed facet filters crash on querysets with no primar...
  • 24de811 [5.0.x] Fixed typo in docs/ref/contrib/admin/index.txt.
  • bf7fedc [5.0.x] Removed #django-geo IRC channel in docs.
  • a8de04f [5.0.x] Refs #34964 -- Doc'd that Q expression order is preserved.
  • b1f2833 [5.0.x] Added release date for 5.0.3, 4.2.11, and 3.2.25.
  • 5d9be66 [5.0.x] Removed distracting note from tutorial 4.
  • 69e5b13 [5.0.x] Fixed #35238 -- Fixed database serialization crash when base managers...
  • e72fdc8 [5.0.x] Fixed #35153 -- Added note about locale name notation to FORMAT_MODUL...
  • Additional commits viewable in compare view


Updates pytest from 8.0.1 to 8.0.2

Release notes

Sourced from pytest's releases.

8.0.2

pytest 8.0.2 (2024-02-24)

Bug Fixes

  • #11895: Fix collection on Windows where initial paths contain the short version of a path (for example c:\PROGRA~1\tests).
  • #11953: Fix an IndexError crash raising from getstatementrange_ast.
  • #12021: Reverted a fix to [--maxfail]{.title-ref} handling in pytest 8.0.0 because it caused a regression in pytest-xdist whereby session fixture teardowns may get executed multiple times when the max-fails is reached.
Commits
  • 31afeeb Prepare release version 8.0.2
  • 1b00a2f Merge pull request #12025 from pytest-dev/backport-12022-to-8.0.x
  • ff2f66d [8.0.x] Revert "Fix teardown error reporting when --maxfail=1 (#11721)"
  • 8a8eed6 [8.0.x] Fix collection of short paths on Windows (#12024)
  • 74346f0 [8.0.x] Allow Sphinx 7.x (#12005)
  • b7657b4 [8.0.x] Disallow Sphinx 6 and 7 (#12001)
  • feb7c5e Merge pull request #11999 from pytest-dev/backport-11996-to-8.0.x
  • 0909655 [8.0.x] code: fix IndexError crash in getstatementrange_ast
  • 68524d4 Merge pull request #11993 from pytest-dev/release-8.0.1
  • See full diff 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 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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 6 months ago

Superseded by #411.