Compare commits

...

3 Commits

Author SHA1 Message Date
Luciano Ramalho
8c8c08170a
Merge pull request #57 from fluentpython/dependabot/pip/21-async/mojifinder/h11-0.16.0
build(deps): bump h11 from 0.12.0 to 0.16.0 in /21-async/mojifinder
2025-05-23 16:36:15 -03:00
Luciano Ramalho
162dbadbe5 links from vol1 to pythonfluente.com 2025-05-23 16:35:01 -03:00
dependabot[bot]
c5490b1569
build(deps): bump h11 from 0.12.0 to 0.16.0 in /21-async/mojifinder
Bumps [h11](https://github.com/python-hyper/h11) from 0.12.0 to 0.16.0.
- [Commits](https://github.com/python-hyper/h11/compare/v0.12.0...v0.16.0)

---
updated-dependencies:
- dependency-name: h11
  dependency-version: 0.16.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-22 04:13:41 +00:00
3 changed files with 1103 additions and 3 deletions

View File

@ -1,6 +1,6 @@
click==7.1.2
fastapi==0.65.2
h11==0.12.0
h11==0.16.0
pydantic==1.10.13
starlette==0.40.0
typing-extensions==3.7.4.3

File diff suppressed because it is too large Load Diff

View File

@ -1 +1,14 @@
# content of short.htaccess file created and managed by short.py
# appended: 2025-05-23 15:12:13
RedirectTemp /22 https://pythonfluente.com/2/#pattern_matching_case_study_sec
RedirectTemp /23 https://pythonfluente.com/2/#how_slicing_works
RedirectTemp /24 https://pythonfluente.com/2/#sliceable_sequence
RedirectTemp /25 https://pythonfluente.com/2/#virtual_subclass_sec
RedirectTemp /26 https://pythonfluente.com/2/#environment_class_ex
RedirectTemp /27 https://pythonfluente.com/2/#subclass_builtin_woes
RedirectTemp /28 https://pythonfluente.com/2/#slots_section
RedirectTemp /29 https://pythonfluente.com/2/#typeddict_sec
RedirectTemp /2a https://pythonfluente.com/2/#problems_annot_runtime_sec
RedirectTemp /2b https://pythonfluente.com/2/#legacy_deprecated_typing_box
RedirectTemp /2c https://pythonfluente.com/2/#positional_pattern_implement_sec