Porównaj commity

...

3 Commity

Autor SHA1 Wiadomość Data
dependabot[bot] 233e6b3815
Merge 2f824410ff into 933f21ce1e 2024-04-03 12:46:14 +00:00
dependabot[bot] 933f21ce1e build(deps): bump lxml from 5.2.0 to 5.2.1
Bumps [lxml](https://github.com/lxml/lxml) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-5.2.0...lxml-5.2.1)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-03 05:45:54 -07:00
dependabot[bot] 2f824410ff
build(deps): bump protobuf from 4.24.3 to 5.26.1
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 4.24.3 to 5.26.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl)
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.24.3...v5.26.1)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-01 12:10:44 +00:00
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -61,7 +61,7 @@ iterators==0.2.0
itsdangerous==2.1.2
Jinja2==3.1.3
jsonschema==4.21.1
lxml==5.2.0
lxml==5.2.1
MarkupSafe==2.1.5
mf2py==2.0.1
mf2util==0.5.2
@ -74,7 +74,7 @@ pkce==1.0.3
praw==7.7.1
prawcore==2.4.0
proto-plus==1.23.0
protobuf==4.24.3
protobuf==5.26.1
pyasn1==0.6.0
pyasn1-modules==0.4.0
pycparser==2.22