Skip to content

Commit

Permalink
MNT: (deps): Bump cftime from 1.6.4 to 1.6.4.post1 in /ci
Browse files Browse the repository at this point in the history
Bumps [cftime](https://github.com/Unidata/cftime) from 1.6.4 to 1.6.4.post1.
- [Release notes](https://github.com/Unidata/cftime/releases)
- [Changelog](https://github.com/Unidata/cftime/blob/master/Changelog)
- [Commits](https://github.com/Unidata/cftime/commits)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 23ccfd9 commit 1ddfd4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ci/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ numpy==2.1.2
pandas==2.2.3
xlrd>=1.0.0
netcdf4==1.7.1.post2
cftime==1.6.4
cftime==1.6.4.post1
erddapy==2.2.3
ctd==1.4.6 #python-ctd
seawater==3.3.5
Expand Down
2 changes: 1 addition & 1 deletion ci/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ numpy==2.1.2
pandas==2.2.3
xlrd>=1.0.0
netcdf4==1.7.1.post2
cftime==1.6.4
cftime==1.6.4.post1
erddapy==2.2.3
mysql-connector-python==9.1.0
ctd==1.4.6 #python-ctd
Expand Down

0 comments on commit 1ddfd4f

Please sign in to comment.