Skip to content

Commit

Permalink
Bump delb[https-loader] from 0.2 to 0.5
Browse files Browse the repository at this point in the history
Bumps [delb[https-loader]](https://github.com/delb-xml/delb-py) from 0.2 to 0.5.
- [Release notes](https://github.com/delb-xml/delb-py/releases)
- [Changelog](https://github.com/delb-xml/delb-py/blob/main/CHANGES.rst)
- [Commits](delb-xml/delb-py@0.2...0.5)

---
updated-dependencies:
- dependency-name: delb[https-loader]
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 4, 2025
1 parent b066351 commit 2d85130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
setup(
name='peret',
install_requires=[
'delb[https-loader]==0.2',
'delb[https-loader]==0.5',
'xmlschema',
'requests',
'docopt',
Expand Down

0 comments on commit 2d85130

Please sign in to comment.