]> git.madduck.net Git - etc/vim.git/history - Pipfile.lock

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

Stop changing return type annotations to tuples (#2384)
[etc/vim.git] / Pipfile.lock
2021-08-23 Richard SiAdd test requirements to Pipfile[.lock] & bump deps...
2021-08-16 Marco Edward GorelliAdd jupyter deps to Pipfile.lock (#2419)
2021-08-06 Taneli HukkinenFix type dependencies of mypy invocation (#2411)
2021-07-16 Bernát GáborUse platformdirs over appdirs (#2375)
2021-07-12 Richard SiSwitch `toml` TOML library for `tomli` (#2301)
2021-06-22 Taneli HukkinenGet `click` types from main repo (#2344)
2021-06-22 SADIK KUZUUpdate pre-commit config (#2331)
2021-06-01 dependabot[bot]Bump urllib3 from 1.26.4 to 1.26.5 (#2298)
2021-05-16 Richard SiAdd issue triage documentation (#2236)
2021-05-10 Richard SiAutogenerate black(d|-primer)? help in usage docs ...
2021-05-08 Richard SiReorganize docs v2 (GH-2174)
2021-04-26 Łukasz LangaBump pathspec to >= 0.8.1 to solve invalid .gitignore...
2021-04-06 dependabot[bot]Bump urllib3 from 1.26.3 to 1.26.4 (#2090)
2021-03-05 dependabot[bot]Bump aiohttp from 3.7.3 to 3.7.4 (#2009)
2021-02-10 dependabot[bot]Bump cryptography from 3.3.1 to 3.3.2 (#1981)
2021-02-02 dependabot[bot]Bump bleach from 3.2.1 to 3.3.0 (#1957)
2021-01-03 Taneli HukkinenOnly require typing-extensions if Python < 3.8 (#1873)
2020-12-31 Hugo van KemenadeBump typed-ast to fix for s390x (#1892)
2020-12-14 ShantanuRemove all trace of flake8-mypy (#1867)
2020-10-30 dependabot[bot]Bump cryptography from 3.1 to 3.2 (#1791)
2020-09-19 QuentinSoubeyranPEP 614 support (#1717)
2020-08-26 Łukasz LangaMake dependency on Click 7.0, regex 2020.1.8, and toml...
2020-08-21 Łukasz LangaRequire Sphinx 3
2020-08-18 Łukasz LangaUpdate all dependencies to latest versions
2020-06-20 Richard SiFix toml hashes and make it clear that only TOML is...
2020-06-16 Richard SiFix toml parsing and bump toml from 0.10.0 to 0.10...
2020-05-08 dependabot[bot]Bump bleach from 3.1.2 to 3.1.4 (#1326)
2020-03-27 dependabot[bot]Bump bleach from 3.1.1 to 3.1.2 (#1313)
2020-03-17 Łukasz LangaUpdate dependencies
2019-10-30 Michael J. SullivanSupport compilation with mypyc (#1009)
2019-10-30 Michael J. SullivanSwitch from attrs to dataclasses (#1116)
2019-10-28 Łukasz LangaUpgrade typed-ast to 1.4.0
2019-10-14 Michael J. SullivanUpdate Pipfile.lock (#1062)
2019-10-13 Andrey#455 Fix bug with tricky unicode symbols (#1047)
2019-09-18 Zsolt Dollensteinfix doc generation
2019-09-18 Zsolt DollensteinBump dependencies
2019-07-24 Zsolt Dollensteinupdate Pipfile.lock to work with Py3.[78]
2019-05-26 Zsolt Dollensteinbump Pipfile.lock
2019-03-14 Łukasz LangaUpdate Pipfile environment
2018-09-17 Zsolt Dollensteinblackd: a HTTP server for blackening (#460)
2018-07-18 Zsolt Dollensteinupdate to mypy 0.620 and make tests pass again
2018-06-07 Łukasz LangaIt works better when dependencies are installed. Who...
2018-06-05 Łukasz Langa18.6b1
2018-05-31 Łukasz Langaacks += Stavros; document fix, add to Pipfile
2018-05-29 Łukasz LangaMove setuptools and wheel to dev deps, upgrade them...
2018-05-08 Łukasz LangaUpgrade dependencies
2018-04-19 Jonas ObristAdded caching (#136)
2018-04-04 Łukasz LangaAdd integration for pre-commit.com (#104)
2018-03-25 Łukasz LangaDocumentation fixes for ReadTheDocs
2018-03-22 Łukasz LangaPin attrs to >=17.4.0 for @dataclass use
2018-03-22 Łukasz LangaTwine 1.11.0
2018-03-17 Łukasz LangaNative README.md support on PyPI \o/
2018-03-14 Łukasz LangaInitial commit