Commit Graph

84 Commits

Author SHA1 Message Date
42dec1e203 Bump packaging from 23.1 to 23.2 (#1947)
Bumps [packaging](https://github.com/pypa/packaging) from 23.1 to 23.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/23.1...23.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-06 10:32:45 +08:00
d3c2cc16b1 Bump cryptography from 41.0.3 to 41.0.4 (#1941)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-28 00:26:28 +08:00
b3eb79040b 23.8 (#1907)
* yaml lint fixes. twisted 23.8. remove pypy-3.8
* str->bytes for username/password arguments
* f-strings
2023-09-01 17:29:06 +08:00
d02d55555d Bump pyparsing from 3.1.0 to 3.1.1 (#1898)
Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pyparsing/pyparsing/releases)
- [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
- [Commits](https://github.com/pyparsing/pyparsing/compare/3.1.0...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-01 14:59:26 +08:00
f87a2b0e8d Bump configparser from 5.3.0 to 6.0.0 (#1869)
Bumps [configparser](https://github.com/jaraco/configparser) from 5.3.0 to 6.0.0.
- [Release notes](https://github.com/jaraco/configparser/releases)
- [Changelog](https://github.com/jaraco/configparser/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/configparser/compare/v5.3.0...v6.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-08 22:34:44 +08:00
14a441e469 Bump cryptography from 41.0.2 to 41.0.3 (#1863)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.2 to 41.0.3.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.2...41.0.3)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-05 15:04:34 +08:00
0e995613ae Bump cryptography from 41.0.1 to 41.0.2 (#1852)
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.1 to 41.0.2.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/41.0.1...41.0.2)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-16 16:16:54 +08:00
f9dd283f47 updated (#1845) 2023-06-23 22:44:37 +08:00
9713740ca9 Reqs (#1841)
* updated req
* remove pyopenssl
* ruff fixes
* remove PLR
2023-06-12 17:24:27 +08:00
16ab083d17 Bump cryptography from 39.0.1 to 41.0.0 (#1840)
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-09 14:27:53 +08:00
1a57e1ce2b Bump cryptography from 39.0.0 to 39.0.1 (#1818)
Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.0 to 39.0.1.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/39.0.0...39.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-15 11:19:11 +08:00
0d2817a38b Fixes2 (#1802)
* add pylint. fix variable names
* add ruff. remove twistedchecker
* update pre-commit
* update hadolint. ruff mandatory in tox
* add pyright as optional
* add coverage
* typing
* fix telnet
* fix #1757
2023-01-07 22:09:09 +08:00
f77bd0b8f3 stuff (#1798)
* shell var expansion fix + test scripts
* add `ruff` testing
* deprecation warning explanation
* updated prereqs
2023-01-03 16:59:24 +08:00
9098c5378d Reqs (#1793)
* update reqs.
2022-12-01 17:41:08 +08:00
608fe454b9 Req (#1784)
* reqx
2022-11-13 10:58:24 +08:00
b6a8ff117e Bump twisted from 22.8.0 to 22.10.0 (#1780)
Bumps [twisted](https://github.com/twisted/twisted) from 22.8.0 to 22.10.0.
2022-11-06 13:52:32 +01:00
41afbd7494 Type fixes (#1775)
* typing and other updates
2022-10-26 20:31:31 +02:00
6d150bb5f7 Automatic update of dependencies (#1759)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-08-29 20:29:57 +08:00
973e2d999c Automatic update of dependencies (#1755)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-08-22 00:14:26 +08:00
5b64bce81e Automatic update of dependencies (#1745)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-07-31 22:06:28 +08:00
64cdc99156 Automatic update of dependencies (#1738)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-07-12 21:21:25 +08:00
282accc0f3 Automatic update of dependencies (#1726)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-06-16 15:06:28 +08:00
078e53e11b Automatic update of dependencies (#1715)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-05-02 10:10:55 +08:00
bdbad6ca4f testing for 22.4 (#1709)
* rewrite curl/wget for 22.4
* update reqs
2022-04-22 22:51:13 +08:00
01b2de1b6f upgrade all except twisted (#1702)
* upgrade all except twisted

* fix incompatibilities

Co-authored-by: Michel Oosterhof <michel@MacBook-Pro.local>
2022-03-14 09:44:27 +08:00
fd966a52dd Bump treq from 21.5.0 to 22.1.0 (#1691)
Bumps [treq](https://github.com/twisted/treq) from 21.5.0 to 22.1.0.
- [Release notes](https://github.com/twisted/treq/releases)
- [Changelog](https://github.com/twisted/treq/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/twisted/treq/compare/release-21.5.0...release-22.1.0)

---
updated-dependencies:
- dependency-name: treq
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 09:30:01 +08:00
db5f74844d Automatic update of dependencies (#1673)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2022-01-15 00:30:18 +08:00
86488fa4ee Automatic update of dependencies (#1668)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-12-28 12:55:47 +08:00
1ce86d6b11 Automatic update of dependencies (#1664)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-12-06 20:41:46 +08:00
d9f86a88cd Automatic update of dependencies (#1659)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-11-26 16:25:58 +08:00
50808121ed Automatic update of dependencies (#1634)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-10-06 15:28:59 +08:00
bd0e3a8bfa Automatic update of dependencies (#1618)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-08-29 15:34:26 +08:00
33c3f7c7d0 Automatic update of dependencies (#1609)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-08-24 10:44:47 +08:00
bbed19a1ac Automatic update of dependencies (#1601)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-15 22:28:40 +08:00
aec10cbe05 Automatic update of dependencies (#1593)
Co-authored-by: micheloosterhof <micheloosterhof@users.noreply.github.com>
2021-07-05 11:53:43 +08:00
999dff5dd8 Dependency upgrade 2021 06 09 (#1578)
* dependency upgrade Wed  9 Jun 2021 07:46:32 UTC
2021-06-09 16:26:21 +08:00
436194148b dependency upgrade Mon 29 Mar 2021 16:50:30 UTC (#1522) 2021-03-30 00:55:04 +08:00
7d5574e34a Dependency upgrade 2021 03 11 (#1508)
* dependency upgrade Thu 11 Mar 2021 07:16:24 UTC
* rewrite chr()
2021-03-12 21:26:54 +08:00
04487d3310 Dependency upgrade 2021 02 16 (#1498)
* dependency upgrade Tue 16 Feb 2021 13:45:19 UTC
2021-02-18 09:43:15 +08:00
b8ec02e7a9 Dependency upgrade 2021 01 23 (#1486)
* dependency upgrade Sat 23 Jan 2021 19:07:39 UTC
2021-01-24 11:04:36 +08:00
93aa829073 Dependency upgrade 2021 01 12 (#1483)
* dependency upgrade Tue 12 Jan 2021 07:59:49 UTC
2021-01-13 23:10:47 +08:00
102544eadb Dependency upgrade 2020-11-25 (#1457)
* dependency upgrade Wed Nov 25 11:20:18 UTC 2020
2020-11-25 19:33:26 +08:00
11b743ff49 Dependency upgrade 2020 11 10 (#1446)
* dependency upgrade Tue Nov 10 11:43:56 +08 2020
2020-11-10 12:10:16 +08:00
9a2c7017d8 Bump cryptography from 3.0 to 3.2 (#1438)
Bumps [cryptography](https://github.com/pyca/cryptography) from 3.0 to 3.2.
- [Release notes](https://github.com/pyca/cryptography/releases)
- [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/3.0...3.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-10 00:14:05 +08:00
ffc8cdf57a new deps0 (#1383)
* new deps
* configparser 5 only supports py3.5+
2020-07-24 21:55:43 +08:00
ebc9bf8ae9 dependency upgrade Thu Jul 2 10:36:05 +08 2020 (#1367)
* dependency upgrade Thu Jul  2 10:36:05 +08 2020
* fix version of flake8
2020-07-02 11:10:52 +08:00
d026d0424b dependency upgrade Thu May 14 14:11:21 +08 2020 (#1352) 2020-05-15 11:11:20 +08:00
edf4d01626 dependency upgrade Mon May 4 13:33:04 +08 2020 (#1344)
* dependency upgrade Mon May  4 13:33:04 +08 2020
* add version for treq
2020-05-05 10:07:44 +08:00
077aaba7f1 dependency upgrade Wed Apr 1 09:08:33 +08 2020 (#1321) 2020-04-01 09:33:44 +08:00
cc7d1a8922 dependency upgrade Tue Jan 21 07:27:12 CET 2020 (#1292) 2020-01-21 13:37:14 +01:00