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 2.1.2 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [pendulum](https://github.com/sdispater/pendulum) from 2.1.2 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@2.1.2...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 15a5be0 commit 8ae1d3a
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 @@ -18,7 +18,7 @@
],
py_modules=['tap_mysql'],
install_requires=[
'pendulum==2.1.2',
'pendulum==3.0.0',
'pipelinewise-singer-python==1.*',
'mysql-replication==0.43',
'PyMySQL==1.1.*',
Expand Down

0 comments on commit 8ae1d3a

Please sign in to comment.