Skip to content

Commit

Permalink
update deps, changelog (fsspec#438)
Browse files Browse the repository at this point in the history
  • Loading branch information
martindurant authored Nov 26, 2021
1 parent cbf751e commit 85e2ee2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions docs/source/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Changelog
=========

2021.11.1
---------

* don't touch cache when doing find with a prefix (#437)

2021.11.0
---------

Expand Down
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ google-auth-oauthlib
google-cloud-storage
requests
decorator>4.1.2
fsspec==2021.11.0
aiohttp
fsspec==2021.11.1
aiohttp<4

0 comments on commit 85e2ee2

Please sign in to comment.