Skip to content
This repository has been archived by the owner on Sep 23, 2024. It is now read-only.

Commit

Permalink
Bump pendulum from 1.2.0 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [pendulum](https://github.com/sdispater/pendulum) from 1.2.0 to 3.0.0.
- [Release notes](https://github.com/sdispater/pendulum/releases)
- [Changelog](https://github.com/sdispater/pendulum/blob/master/CHANGELOG.md)
- [Commits](python-pendulum/pendulum@1.2.0...3.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent fb59004 commit 8fcd5c5
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 @@ -20,7 +20,7 @@
install_requires=[
'pipelinewise-singer-python==1.*',
'snowflake-connector-python[pandas]==2.7.*',
'pendulum==1.2.0'
'pendulum==3.0.0'
],
extras_require={
'test': [
Expand Down

0 comments on commit 8fcd5c5

Please sign in to comment.